Home
last modified time | relevance | path

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

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