Searched refs:setCurrentClock (Results 1 – 5 of 5) sorted by relevance
63 fun setCurrentClock(clockController: ClockController) { in setCurrentClock() method in com.android.systemui.keyguard.data.repository.FakeKeyguardClockRepository
53 kosmos.fakeKeyguardClockRepository.setCurrentClock(clockController) in setup()
165 fakeKeyguardClockRepository.setCurrentClock(clockController) in hasCustomPositionUpdatedAnimation_withConfigTrue_isTrue()180 fakeKeyguardClockRepository.setCurrentClock(clockController) in hasCustomPositionUpdatedAnimation_withConfigFalse_isFalse()
116 clockRepository.setCurrentClock(clockController) in testDoesNotApplySplitShadeBlueprint()
80 kosmos.fakeKeyguardClockRepository.setCurrentClock(clockController) in setUp()