Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardStatusViewControllerBaseTest.java53 @Mock protected KeyguardClockSwitchController mKeyguardClockSwitchController; field in KeyguardStatusViewControllerBaseTest
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusViewController.java96 private final KeyguardClockSwitchController mKeyguardClockSwitchController; field in KeyguardStatusViewController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java276 @Mock protected KeyguardClockSwitchController mKeyguardClockSwitchController; field in NotificationPanelViewControllerBaseTest