Home
last modified time | relevance | path

Searched defs:inflateView (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
H A DDecorProvider.kt54 abstract fun inflateView( in onReloadResAndMeasure() method
H A DCutoutDecorProviderImpl.kt38 override fun inflateView( in <lambda>() method in com.android.systemui.decor.CutoutDecorProviderImpl
H A DPrivacyDotDecorProviderFactory.kt97 override fun inflateView( in inflateView() method in com.android.systemui.decor.PrivacyDotCornerDecorProviderImpl
H A DRoundedCornerDecorProviderImpl.kt39 override fun inflateView( in <lambda>() method in com.android.systemui.decor.RoundedCornerDecorProviderImpl
H A DFaceScanningProviderFactory.kt153 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/
DDecorProvider.java49 public abstract android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in DecorProvider
DCutoutDecorProviderImpl.java33 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in CutoutDecorProviderImpl
DPrivacyDotCornerDecorProviderImpl.java55 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in PrivacyDotCornerDecorProviderImpl
DRoundedCornerDecorProviderImpl.java47 public android.view.View inflateView(@org.jetbrains.annotations.NotNull() in inflateView() method in RoundedCornerDecorProviderImpl
DFaceScanningOverlayProviderImpl.java70 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/
DEmailAddressPickerFragment.java60 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in EmailAddressPickerFragment
DPostalAddressPickerFragment.java75 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in PostalAddressPickerFragment
DMultiSelectPhoneNumbersListFragment.java122 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in MultiSelectPhoneNumbersListFragment
DMultiSelectEmailAddressesListFragment.java137 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in MultiSelectEmailAddressesListFragment
DJoinContactListFragment.java159 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in JoinContactListFragment
DContactPickerFragment.java154 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in ContactPickerFragment
DPhoneNumberPickerFragment.java241 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in PhoneNumberPickerFragment
DGroupMemberPickerFragment.java223 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in GroupMemberPickerFragment
DContactEntryListFragment.java178 protected abstract View inflateView(LayoutInflater inflater, ViewGroup container); in inflateView() method in ContactEntryListFragment
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/
DEccShortcutAdapter.java99 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/
DOverlayViewGlobalStateController.java326 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 DSkottieActivity.java110 private void inflateView(SkottieView view) { in inflateView() method in SkottieActivity
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java267 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 DWindowMagnificationSettings.java518 void inflateView() { in inflateView() method in WindowMagnificationSettings
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersFragment.java756 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView() method in GroupMembersFragment

123