Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewControllerTest.java80 private StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardIndicationRotateTextViewControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerBaseTest.java190 protected StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardIndicationControllerBaseTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java321 private StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardIndicationRotateTextViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingCollectorImpl.java109 private final StatusBarStateController.StateListener mStatusBarStateListener = field in FalsingCollectorImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewController.java260 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardStatusBarViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java428 private final StatusBarStateController.StateListener mStatusBarStateListener = field in ExpandableNotificationRowController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1712 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardIndicationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/headsup/
DHeadsUpManagerImpl.java1238 mStatusBarStateListener = new StatusBarStateController.StateListener() { field in HeadsUpManagerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java336 private StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardUpdateMonitorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java285 private final StatusBarStateListener mStatusBarStateListener = new StatusBarStateListener(); field in NotificationPanelViewController