Searched refs:listenForAnyStateToGoneKeyguardTransition (Results 1 – 2 of 2) sorted by relevance
855 val job = mediaCarouselController.listenForAnyStateToGoneKeyguardTransition(this) in testKeyguardGone_showMediaCarousel()879 val job = mediaCarouselController.listenForAnyStateToGoneKeyguardTransition(this) in testKeyguardGone_showMediaCarousel_scene_container()
388 listenForAnyStateToGoneKeyguardTransition(this) in <lambda>()660 internal fun listenForAnyStateToGoneKeyguardTransition(scope: CoroutineScope): Job { in <lambda>() method