Searched refs:mClockAnimations (Results 1 – 1 of 1) sorted by relevance
94 protected ClockAnimations mClockAnimations; field in KeyguardClockSwitchControllerBaseTest193 when(mLargeClockController.getAnimations()).thenReturn(mClockAnimations); in setup()194 when(mSmallClockController.getAnimations()).thenReturn(mClockAnimations); in setup()