Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacyControllerBaseTest.java88 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/
DLegacyLockIconViewControllerBaseTest.java116 protected StatusBarStateController.StateListener mStatusBarStateListener; field in LegacyLockIconViewControllerBaseTest
DKeyguardUpdateMonitorTest.java297 private StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardUpdateMonitorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerBaseTest.java188 protected StatusBarStateController.StateListener mStatusBarStateListener; field in KeyguardIndicationControllerBaseTest
/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/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DVisualStabilityCoordinatorTest.java108 private StatusBarStateController.StateListener mStatusBarStateListener; field in VisualStabilityCoordinatorTest
/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.java107 private final StatusBarStateController.StateListener mStatusBarStateListener = field in FalsingCollectorImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java341 private final StatusBarStateController.StateListener mStatusBarStateListener = field in ExpandableNotificationRowController
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DLegacyLockIconViewController.java532 private StatusBarStateController.StateListener mStatusBarStateListener = field in LegacyLockIconViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewController.java240 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardStatusBarViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1665 private final StatusBarStateController.StateListener mStatusBarStateListener = field in KeyguardIndicationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java319 private final StatusBarStateListener mStatusBarStateListener = new StatusBarStateListener(); field in NotificationPanelViewController