Searched refs:homeScene (Results 1 – 5 of 5) sorted by relevance
65 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in upTransitionSceneKey_deviceLocked_lockscreen() constant69 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in upTransitionSceneKey_deviceLocked_lockscreen()76 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in upTransitionSceneKey_deviceUnlocked_gone() constant81 assertThat(homeScene).isEqualTo(Scenes.Gone) in upTransitionSceneKey_deviceUnlocked_gone()88 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in upTransitionSceneKey_authMethodSwipe_lockscreenNotDismissed_goesToLockscreen() constant96 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in upTransitionSceneKey_authMethodSwipe_lockscreenNotDismissed_goesToLockscreen()103 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in upTransitionSceneKey_authMethodSwipe_lockscreenDismissed_goesToGone() constant112 assertThat(homeScene).isEqualTo(Scenes.Gone) in upTransitionSceneKey_authMethodSwipe_lockscreenDismissed_goesToGone()
110 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in destinations_whenNotCustomizing_unlocked() constant130 assertThat(homeScene).isEqualTo(Scenes.Gone) in destinations_whenNotCustomizing_unlocked()142 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in destinations_whenNotCustomizing_withPreviousSceneLockscreen() constant159 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in destinations_whenNotCustomizing_withPreviousSceneLockscreen()167 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in destinations_whenNotCustomizing_authMethodSwipe_lockscreenNotDismissed() constant185 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in destinations_whenNotCustomizing_authMethodSwipe_lockscreenNotDismissed()203 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in destinations_whenNotCustomizing_inSplitShade_unlocked() constant223 assertThat(homeScene).isEqualTo(Scenes.Gone) in destinations_whenNotCustomizing_inSplitShade_unlocked()
56 transform = ::homeScene,62 homeScene(71 private fun homeScene( in includesScene() method
116 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in <lambda>() constant123 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in <lambda>()130 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in <lambda>() constant138 assertThat(homeScene).isEqualTo(Scenes.Gone) in <lambda>()145 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in <lambda>() constant154 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in <lambda>()161 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in <lambda>() constant171 assertThat(homeScene).isEqualTo(Scenes.Gone) in <lambda>()
280 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in <lambda>() constant290 assertThat(homeScene).isEqualTo(Scenes.Lockscreen) in <lambda>()292 to = homeScene, in <lambda>()301 val homeScene by collectLastValue(kosmos.homeSceneFamilyResolver.resolvedScene) in <lambda>() constant318 assertThat(homeScene).isEqualTo(Scenes.Gone) in <lambda>()320 to = homeScene, in <lambda>()