Home
last modified time | relevance | path

Searched defs:mKeyguardClockSwitchController (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardPresentationTest.java61 private KeyguardClockSwitchController mKeyguardClockSwitchController; field in KeyguardPresentationTest
H A DKeyguardStatusViewControllerBaseTest.java48 @Mock protected KeyguardClockSwitchController mKeyguardClockSwitchController; field in KeyguardStatusViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardDisplayManager.java357 private KeyguardClockSwitchController mKeyguardClockSwitchController; field in KeyguardDisplayManager.KeyguardPresentation
H A DKeyguardStatusViewController.java95 private final KeyguardClockSwitchController mKeyguardClockSwitchController; field in KeyguardStatusViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java248 @Mock protected KeyguardClockSwitchController mKeyguardClockSwitchController; field in NotificationPanelViewControllerBaseTest