Searched refs:mMockKeyguardClockSwitch (Results 1 – 1 of 1) sorted by relevance
51 KeyguardClockSwitch mMockKeyguardClockSwitch; field in KeyguardPresentationTest68 when(mMockKeyguardClockSwitch.getContext()).thenReturn(mContext); in setUp()93 return mMockKeyguardClockSwitch; in setUp()