Home
last modified time | relevance | path

Searched defs:currentScene (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/interactor/
H A DSceneInteractorTest.kt93 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toUnknownScene_doesNothing() constant
104 val currentScene by collectLastValue(underTest.currentScene) in changeScene() constant
114 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toGoneWhenUnl_doesNotThrow() constant
133 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toGoneWhenTransitionToLockedFromGone() constant
157 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toHomeSceneFamily() constant
168 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_toUnknownScene_doesNothing() constant
179 val currentScene by collectLastValue(underTest.currentScene) in snapToScene() constant
189 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_toGoneWhenUnl_doesNotThrow() constant
208 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_toHomeSceneFamily() constant
219 val currentScene by collectLastValue(underTest.currentScene) in sceneChanged_inDataSource() constant
[all …]
H A DSceneBackInteractorTest.kt198 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
217 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/interactor/
H A DShadeInteractorSceneContainerImplTest.kt602 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandNotificationsShade_dualShade_opensOverlay() constant
618 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandNotificationsShade_singleShade_switchesToShadeScene() constant
633 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandNotificationsShade_dualShadeQuickSettingsOpen_replacesOverlay() constant
648 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_dualShade_opensOverlay() constant
664 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_singleShade_switchesToQuickSettingsScene() constant
680 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_splitShade_switchesToShadeScene() constant
695 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_dualShadeNotificationsOpen_replacesOverlay() constant
710 val currentScene by collectLastValue(sceneInteractor.currentScene) in collapseNotificationsShade_dualShade_hidesOverlay() constant
725 val currentScene by collectLastValue(sceneInteractor.currentScene) in collapseNotificationsShade_singleShade_switchesToLockscreen() constant
741 val currentScene by collectLastValue(sceneInteractor.currentScene) in collapseQuickSettingsShade_dualShade_hidesOverlay() constant
[all …]
H A DPanelExpansionInteractorImplTest.kt223 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
261 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/domain/interactor/
H A DCommunalSceneInteractorTest.kt79 val currentScene by collectLastValue(underTest.currentScene) in changeScene() constant
93 val currentScene by collectLastValue(underTest.currentScene) in changeScene_callsSceneStateProcessor() constant
109 val currentScene by collectLastValue(underTest.currentScene) in changeScene_doesNotCallSceneStateProcessorForDuplicateState() constant
122 val currentScene by collectLastValue(underTest.currentScene) in snapToScene() constant
134 val currentScene by collectLastValue(underTest.currentScene) in snapToSceneWithDelay() constant
317 val currentScene by collectLastValue(underTest.currentScene) in changeScene_legacyCommunalScene_mapToStfScene() constant
339 val currentScene by collectLastValue(underTest.currentScene) in changeScene_stfScenes() constant
361 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_legacyCommunalScene_mapToStfScene() constant
383 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_stfScenes() constant
H A DCommunalInteractorTest.kt528 val currentScene = CommunalScenes.Communal in <lambda>() constant
546 val currentScene = CommunalScenes.Communal in <lambda>() constant
594 val currentScene = CommunalScenes.Blank in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/
H A DSceneContainerStartableTest.kt1365 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
1738 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
1761 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2139 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2153 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2176 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2204 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2223 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2237 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2251 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/shared/model/
H A DSceneDataSourceDelegatorTest.kt47 val currentScene by collectLastValue(underTest.currentScene) in currentScene_withoutDelegate_startsWithInitialScene() constant
56 val currentScene by collectLastValue(underTest.currentScene) in currentScene_withoutDelegate_doesNothing() constant
68 val currentScene by collectLastValue(underTest.currentScene) in currentScene_withDelegate_startsWithInitialScene() constant
75 val currentScene by collectLastValue(underTest.currentScene) in currentScene_withDelegate_changesScenes() constant
86 val currentScene by collectLastValue(underTest.currentScene) in currentScene_reflectsDelegate() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/ui/viewmodel/
H A DSceneContainerViewModelTest.kt129 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
140 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
157 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
175 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
197 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
218 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
290 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
308 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/
H A DWindowManagerLockscreenVisibilityInteractorTest.kt203 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
255 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
318 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
343 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
899 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
983 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
H A DKeyguardTransitionScenariosTest.kt1397 val currentScene = CommunalScenes.Blank in dreamingToGlanceableHub() constant
1438 val currentScene = CommunalScenes.Blank in dreamingToGlanceableHub_communalKtfRefactor() constant
1602 val currentScene = CommunalScenes.Blank in lockscreenToGlanceableHub() constant
1661 val currentScene = CommunalScenes.Blank in lockscreenToGlanceableHub_communalKtfRefactor() constant
1702 val currentScene = CommunalScenes.Communal in glanceableHubToLockscreen() constant
1968 val currentScene = CommunalScenes.Communal in glanceableHubToDreaming() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
H A DDeviceEntryInteractorTest.kt324 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_notLocked_switchesToGoneScene() constant
344 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_authMethodNotSecure_switchesToGoneScene() constant
361 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_authMethodSwipe_switchesToGoneScene() constant
379 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_noAlternateBouncer_switchesToBouncerScene() constant
397 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_showsAlternateBouncer_staysOnLockscreenScene() constant
441 val currentScene by collectLastValue(sceneInteractor.currentScene) in isDeviceEntered_unlockedWhileOnShade_emitsTrue() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
H A DStatusBarStateControllerImplTest.kt261 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_whileLocked() constant
318 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_withAlternateBouncer() constant
364 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_dualShade_whileLocked() constant
434 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_whileUnlocked() constant
486 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_whileOccluded() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/
H A DPatternBouncerViewModelTest.kt86 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
100 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
148 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
371 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
H A DPasswordBouncerViewModelTest.kt91 val currentScene by collectLastValue(sceneInteractor.currentScene) in onShown() constant
116 val currentScene by collectLastValue(sceneInteractor.currentScene) in onPasswordInputChanged() constant
190 val currentScene by collectLastValue(sceneInteractor.currentScene) in onShown_againAfterSceneChange_resetsPassword() constant
385 val currentScene by collectLastValue(sceneInteractor.currentScene) in switchToScene() constant
H A DPinBouncerViewModelTest.kt186 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
218 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
286 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
533 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DObservableTransitionState.kt40 fun currentScene(): Flow<SceneKey> { in currentScene() method
61 constructor(val currentScene: SceneKey, val currentOverlays: Set<OverlayKey> = emptySet()) : constant in com.android.compose.animation.scene.ObservableTransitionState.Idle
107 val currentScene: Flow<SceneKey>, in toString() constant in com.android.compose.animation.scene.ObservableTransitionState.Transition.ChangeScene
132 val currentScene: SceneKey, in toString() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ui/viewmodel/
H A DQuickSettingsShadeOverlayContentViewModelTest.kt128 val currentScene by collectLastValue(sceneInteractor.currentScene) in lockDevice() constant
136 val currentScene by collectLastValue(sceneInteractor.currentScene) in unlockDevice() constant
H A DQuickSettingsUserActionsViewModelTest.kt114 val currentScene by collectLastValue(sceneInteractor.currentScene) in destinations_whenNotCustomizing_withPreviousSceneLockscreen() constant
140 val currentScene by collectLastValue(sceneInteractor.currentScene) in destinations_whenNotCustomizing_withPreviousSceneLockscreen_butLockscreenDisabled() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/data/repository/
H A DSceneContainerRepositoryTest.kt56 fun currentScene() = in currentScene() method
59 val currentScene by collectLastValue(underTest.currentScene) in currentScene() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/notifications/ui/viewmodel/
H A DNotificationsShadeOverlayContentViewModelTest.kt160 val currentScene by collectLastValue(sceneInteractor.currentScene) in lockDevice() constant
168 val currentScene by collectLastValue(sceneInteractor.currentScene) in unlockDevice() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/startable/
H A DShadeStartableTest.kt157 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
191 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ui/viewmodel/
H A DShadeHeaderViewModelTest.kt120 val currentScene by collectLastValue(sceneInteractor.currentScene) in onSystemIconContainerClicked_lockedOnDualShade_collapsesShadeToLockscreen() constant
151 val currentScene by collectLastValue(sceneInteractor.currentScene) in onSystemIconContainerClicked_unlockedOnDualShade_collapsesShadeToGone() constant
H A DShadeUserActionsViewModelTest.kt221 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
235 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/shared/model/
H A DSceneDataSourceDelegator.kt44 override val currentScene: StateFlow<SceneKey> = in <lambda>() constant
114 override val currentScene: StateFlow<SceneKey> = in <lambda>() constant

1234