Home
last modified time | relevance | path

Searched defs:mOnAttachStateChangeListener (Results 1 – 4 of 4) 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
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricFaceView.java166 @NonNull private final OnAttachStateChangeListener mOnAttachStateChangeListener = field in AuthBiometricFaceView
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillPopupWindow.java52 private final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in AutofillPopupWindow
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java213 final View.OnAttachStateChangeListener mOnAttachStateChangeListener = field in NotificationStackScrollLayoutController