Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLegacyNotificationShelfControllerImpl.java40 private final View.OnAttachStateChangeListener mOnAttachStateChangeListener; field in LegacyNotificationShelfControllerImpl
54 mOnAttachStateChangeListener = new View.OnAttachStateChangeListener() { in LegacyNotificationShelfControllerImpl()
71 mView.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in init()
73 mOnAttachStateChangeListener.onViewAttachedToWindow(mView); in init()
/aosp14/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()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java201 mController.mOnAttachStateChangeListener.onViewAttachedToWindow( in testAttach_viewAttachedAfterInit()
529 mController.mOnAttachStateChangeListener in testAttach_updatesViewStatusBarState()
536 mController.mOnAttachStateChangeListener in testAttach_updatesViewStatusBarState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java226 final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in NotificationStackScrollLayoutController
825 mOnAttachStateChangeListener.onViewAttachedToWindow(mView); in setUpView()
827 mView.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in setUpView()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59460 Landroid/view/autofill/AutofillPopupWindow;->mOnAttachStateChangeListener:Landroid/view/View$OnAtta…