Searched refs:mOnAttachStateChangeListener (Results 1 – 5 of 5) sorted by relevance
40 private final View.OnAttachStateChangeListener mOnAttachStateChangeListener; field in LegacyNotificationShelfControllerImpl54 mOnAttachStateChangeListener = new View.OnAttachStateChangeListener() { in LegacyNotificationShelfControllerImpl()71 mView.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in init()73 mOnAttachStateChangeListener.onViewAttachedToWindow(mView); in init()
52 private final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in AutofillPopupWindow291 anchor.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in attachToAnchor()298 anchor.removeOnAttachStateChangeListener(mOnAttachStateChangeListener); in detachFromAnchor()
201 mController.mOnAttachStateChangeListener.onViewAttachedToWindow( in testAttach_viewAttachedAfterInit()529 mController.mOnAttachStateChangeListener in testAttach_updatesViewStatusBarState()536 mController.mOnAttachStateChangeListener in testAttach_updatesViewStatusBarState()
226 final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in NotificationStackScrollLayoutController825 mOnAttachStateChangeListener.onViewAttachedToWindow(mView); in setUpView()827 mView.addOnAttachStateChangeListener(mOnAttachStateChangeListener); in setUpView()
59460 Landroid/view/autofill/AutofillPopupWindow;->mOnAttachStateChangeListener:Landroid/view/View$OnAtta…