Home
last modified time | relevance | path

Searched refs:mOnAttachStateChangeListener (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java41 private final View.OnAttachStateChangeListener mOnAttachStateChangeListener; field in NotificationShelfController
53 mOnAttachStateChangeListener = new View.OnAttachStateChangeListener() { in NotificationShelfController()
70 mView.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in init()
72 mOnAttachStateChangeListener.onViewAttachedToWindow(mView); in init()
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillPopupWindow.java52 private final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in AutofillPopupWindow
291 anchor.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in attachToAnchor()
298 anchor.removeOnAttachStateChangeListener(mOnAttachStateChangeListener); in detachFromAnchor()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricFaceView.java166 @NonNull private final OnAttachStateChangeListener mOnAttachStateChangeListener = field in AuthBiometricFaceView
197 addOnAttachStateChangeListener(mOnAttachStateChangeListener); in onFinishInflate()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java213 final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in NotificationStackScrollLayoutController
814 mOnAttachStateChangeListener.onViewAttachedToWindow(mView); in attach()
816 mView.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in attach()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java210 mController.mOnAttachStateChangeListener.onViewAttachedToWindow( in testAttach_viewAttachedAfterInit()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62783 Landroid/view/autofill/AutofillPopupWindow;->mOnAttachStateChangeListener:Landroid/view/View$OnAtta…