Home
last modified time | relevance | path

Searched refs:mMockKeyguardClockSwitch (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardPresentationTest.java49 KeyguardClockSwitch mMockKeyguardClockSwitch; field in KeyguardPresentationTest
61 when(mMockKeyguardClockSwitch.getContext()).thenReturn(mContext); in setUp()
83 return mMockKeyguardClockSwitch; in setUp()