Searched refs:mLargeClockView (Results 1 – 2 of 2) sorted by relevance
109 protected AnimatableClockView mLargeClockView; field in KeyguardClockSwitchControllerBaseTest158 when(mLargeClockView.getContext()).thenReturn(getContext()); in setup()186 when(mLargeClockController.getView()).thenReturn(mLargeClockView); in setup()
183 when(mLargeClockView.getHeight()).thenReturn(40); in testGetLargeClockBottom_returnsExpectedValue()195 when(mLargeClockView.getHeight()).thenReturn(40); in testGetSmallLargeClockBottom_returnsExpectedValue()