/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/ |
H A D | DecorProvider.kt | 54 abstract fun inflateView( in onReloadResAndMeasure() method
|
H A D | CutoutDecorProviderImpl.kt | 38 override fun inflateView( in <lambda>() method in com.android.systemui.decor.CutoutDecorProviderImpl
|
H A D | PrivacyDotDecorProviderFactory.kt | 97 override fun inflateView( in inflateView() method in com.android.systemui.decor.PrivacyDotCornerDecorProviderImpl
|
H A D | RoundedCornerDecorProviderImpl.kt | 39 override fun inflateView( in <lambda>() method in com.android.systemui.decor.RoundedCornerDecorProviderImpl
|
H A D | FaceScanningProviderFactory.kt | 153 override fun inflateView( in create() method in com.android.systemui.decor.FaceScanningOverlayProviderImpl
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/decor/ |
D | DecorProvider.java | 49 public abstract android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in DecorProvider
|
D | CutoutDecorProviderImpl.java | 33 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in CutoutDecorProviderImpl
|
D | PrivacyDotCornerDecorProviderImpl.java | 55 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in PrivacyDotCornerDecorProviderImpl
|
D | RoundedCornerDecorProviderImpl.java | 47 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in RoundedCornerDecorProviderImpl
|
D | FaceScanningOverlayProviderImpl.java | 70 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in FaceScanningOverlayProviderImpl
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/ |
D | EmailAddressPickerFragment.java | 60 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in EmailAddressPickerFragment
|
D | PostalAddressPickerFragment.java | 75 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in PostalAddressPickerFragment
|
D | MultiSelectPhoneNumbersListFragment.java | 122 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in MultiSelectPhoneNumbersListFragment
|
D | MultiSelectEmailAddressesListFragment.java | 137 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in MultiSelectEmailAddressesListFragment
|
D | JoinContactListFragment.java | 159 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in JoinContactListFragment
|
D | ContactPickerFragment.java | 154 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in ContactPickerFragment
|
D | PhoneNumberPickerFragment.java | 241 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in PhoneNumberPickerFragment
|
D | GroupMemberPickerFragment.java | 223 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in GroupMemberPickerFragment
|
D | ContactEntryListFragment.java | 178 protected abstract View inflateView(LayoutInflater inflater, ViewGroup container); in inflateView() method in ContactEntryListFragment
|
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/ |
D | EccShortcutAdapter.java | 99 public abstract View inflateView(View convertView, ViewGroup parent, CharSequence number, in inflateView() method in EccShortcutAdapter
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/ |
D | OverlayViewGlobalStateController.java | 326 public void inflateView(OverlayViewController viewController) { in inflateView() method in OverlayViewGlobalStateController
|
/aosp_15_r20/external/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
H A D | SkottieActivity.java | 110 private void inflateView(SkottieView view) { in inflateView() method in SkottieActivity
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
H A D | ScreenPinningRequest.java | 267 private void inflateView(int rotation) { in inflateView() method in ScreenPinningRequest.RequestWindowView
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationSettings.java | 518 void inflateView() { in inflateView() method in WindowMagnificationSettings
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupMembersFragment.java | 756 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in GroupMembersFragment
|