Searched refs:listenForAnyStateToLockscreenTransition (Results 1 – 4 of 4) sorted by relevance
377 val job = underTest.listenForAnyStateToLockscreenTransition(this) in listenForTransitionToLSFromOccluded_updatesClockDozeAmountToZero()421 val job = underTest.listenForAnyStateToLockscreenTransition(this) in listenForAnyStateToLockscreenTransition_neverUpdatesClockDozeAmount()
440 listenForAnyStateToLockscreenTransition(this) in <lambda>()575 internal fun listenForAnyStateToLockscreenTransition(scope: CoroutineScope): Job { in <lambda>() method in com.android.keyguard.ClockEventController
900 val keyguardJob = mediaCarouselController.listenForAnyStateToLockscreenTransition(this) in keyguardShowing_notAllowedOnLockscreen_updateVisibility()927 val keyguardJob = mediaCarouselController.listenForAnyStateToLockscreenTransition(this) in keyguardShowing_allowedOnLockscreen_updateVisibility()
389 listenForAnyStateToLockscreenTransition(this) in <lambda>()677 internal fun listenForAnyStateToLockscreenTransition(scope: CoroutineScope): Job { in <lambda>() method