Searched defs:keyguardJob (Results 1 – 2 of 2) sorted by relevance
954 val keyguardJob = mediaCarouselController.listenForAnyStateToLockscreenTransition(this) in keyguardShowing_notAllowedOnLockscreen_updateVisibility() constant983 val keyguardJob = mediaCarouselController.listenForAnyStateToLockscreenTransition(this) in keyguardShowing_allowedOnLockscreen_updateVisibility() constant
166 val keyguardJob = keyguardIcon.icon.onEach { latestKeyguard = it }.launchIn(this) in locationBasedViewModelsReceiveSameIconIdWhenCommonImplUpdates() constant