Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardStatusViewControllerBaseTest.java68 @Mock protected KeyguardClockSwitch mKeyguardClockSwitch; field in KeyguardStatusViewControllerBaseTest
DKeyguardClockSwitchTest.java80 KeyguardClockSwitch mKeyguardClockSwitch; field in KeyguardClockSwitchTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java262 @Mock protected KeyguardClockSwitch mKeyguardClockSwitch; field in NotificationPanelViewControllerBaseTest