Home
last modified time | relevance | path

Searched refs:onViewInflated (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityViewFlipperController.java100 onViewInflatedCallback.onViewInflated(child); in getSecurityView()
136 onViewInflatedListener.onViewInflated(childController); in asynchronouslyInflateView()
178 void onViewInflated(KeyguardInputViewController<KeyguardInputView> controller); in onViewInflated() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardSecurityContainerControllerTest.kt600 onViewInflatedCallbackArgumentCaptor.value.onViewInflated(inputViewController)
706 onViewInflatedCallbackArgumentCaptor.value.onViewInflated(inputViewController)
962 onViewInflatedCallbackArgumentCaptor.value.onViewInflated(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java556 public void onViewInflated(View v) { in applyRemoteView()
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java5907 default void onViewInflated(View v) {};
6031 mListener.onViewInflated(viewTree.mRoot);