Searched refs:listenForDozeAmountTransition (Results 1 – 2 of 2) sorted by relevance
438 listenForDozeAmountTransition(this) in <lambda>()547 internal fun listenForDozeAmountTransition(scope: CoroutineScope): Job { in <lambda>() method in com.android.keyguard.ClockEventController
332 val job = underTest.listenForDozeAmountTransition(this) in listenForDozeAmountTransition_updatesClockDozeAmount()