Home
last modified time | relevance | path

Searched defs:mStatusBarStateListener (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacyControllerBaseTest.java84 protected StatusBarStateController.StateListener mStatusBarStateListener; field in UdfpsKeyguardViewLegacyControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewControllerTest.java80 private StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardIndicationRotateTextViewControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DLockIconViewControllerBaseTest.java112 protected StatusBarStateController.StateListener mStatusBarStateListener; field in LockIconViewControllerBaseTest
H A DKeyguardUpdateMonitorTest.java312 private StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardUpdateMonitorTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DKeyguardIndicationControllerBaseTest.java168 protected StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardIndicationControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DVisualStabilityCoordinatorTest.java91 private StatusBarStateController.StateListener mStatusBarStateListener; field in VisualStabilityCoordinatorTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java90 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardQsUserSwitchController
H A DKeyguardUserSwitcherController.java119 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardUserSwitcherController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java324 private StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardIndicationRotateTextViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollectorImpl.java79 private final StatusBarStateController.StateListener mStatusBarStateListener = field in FalsingCollectorImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java229 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardStatusBarViewController
H A DHeadsUpManagerPhone.java522 private final StateListener mStatusBarStateListener = new StateListener() { field in HeadsUpManagerPhone
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java340 private final StatusBarStateController.StateListener mStatusBarStateListener = field in ExpandableNotificationRowController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java500 private StatusBarStateController.StateListener mStatusBarStateListener = field in LockIconViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java1480 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardIndicationController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java312 private final StatusBarStateListener mStatusBarStateListener = new StatusBarStateListener(); field in NotificationPanelViewController