Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/shared/model/
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
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/interactor/
DSceneInteractorTest.kt97 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toUnknownScene_doesNothing() constant
108 val currentScene by collectLastValue(underTest.currentScene) in changeScene() constant
118 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toGoneWhenUnl_doesNotThrow() constant
137 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toGoneWhenTransitionToLockedFromGone() constant
161 val currentScene by collectLastValue(underTest.currentScene) in changeScene_toHomeSceneFamily() constant
172 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_toUnknownScene_doesNothing() constant
183 val currentScene by collectLastValue(underTest.currentScene) in snapToScene() constant
193 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_toGoneWhenUnl_doesNotThrow() constant
212 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_toHomeSceneFamily() constant
223 val currentScene by collectLastValue(underTest.currentScene) in sceneChanged_inDataSource() constant
[all …]
DSceneBackInteractorTest.kt174 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
193 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/ui/viewmodel/
DSceneContainerViewModelTest.kt121 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
132 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
149 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
167 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
189 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
210 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
227 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
242 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
258 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
274 val currentScene by collectLastValue(underTest.currentScene) in <lambda>() constant
[all …]
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ui/viewmodel/
DShadeHeaderViewModelTest.kt156 val currentScene by collectLastValue(sceneInteractor.currentScene) in onSystemIconChipClicked_lockedOnQsShade_collapsesShadeToLockscreen() constant
170 val currentScene by collectLastValue(sceneInteractor.currentScene) in onSystemIconChipClicked_lockedOnNotifShade_expandsQsShade() constant
198 val currentScene by collectLastValue(sceneInteractor.currentScene) in onSystemIconChipClicked_unlockedOnQsShade_collapsesShadeToGone() constant
212 val currentScene by collectLastValue(sceneInteractor.currentScene) in onSystemIconChipClicked_unlockedOnNotifShade_expandsQsShade() constant
227 val currentScene by collectLastValue(sceneInteractor.currentScene) in onNotificationIconChipClicked_lockedOnNotifShade_collapsesShadeToLockscreen() constant
241 val currentScene by collectLastValue(sceneInteractor.currentScene) in onNotificationIconChipClicked_lockedOnQsShade_expandsNotifShade() constant
256 val currentScene by collectLastValue(sceneInteractor.currentScene) in onNotificationIconChipClicked_unlockedOnNotifShade_collapsesShadeToGone() constant
270 val currentScene by collectLastValue(sceneInteractor.currentScene) in onNotificationIconChipClicked_unlockedOnQsShade_expandsNotifShade() constant
285 val currentScene by collectLastValue(sceneInteractor.currentScene) in highlightChips_notifsOpenInSingleShade_bothNone() constant
299 val currentScene by collectLastValue(sceneInteractor.currentScene) in highlightChips_notifsOpenInSplitShade_bothNone() constant
[all …]
DShadeUserActionsViewModelTest.kt217 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
231 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/domain/interactor/
DCommunalSceneInteractorTest.kt87 val currentScene by collectLastValue(underTest.currentScene) in changeScene() constant
101 val currentScene by collectLastValue(underTest.currentScene) in changeScene_callsSceneStateProcessor() constant
117 val currentScene by collectLastValue(underTest.currentScene) in changeScene_doesNotCallSceneStateProcessorForDuplicateState() constant
130 val currentScene by collectLastValue(underTest.currentScene) in snapToScene() constant
141 val currentScene by collectLastValue(underTest.currentScene) in snapToSceneWithDelay() constant
366 val currentScene by collectLastValue(underTest.currentScene) in changeScene_legacyCommunalScene_mapToStfScene() constant
388 val currentScene by collectLastValue(underTest.currentScene) in changeScene_stfScenes() constant
410 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_legacyCommunalScene_mapToStfScene() constant
432 val currentScene by collectLastValue(underTest.currentScene) in snapToScene_stfScenes() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/interactor/
DShadeInteractorSceneContainerImplTest.kt598 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandNotificationsShade_dualShade_opensOverlay() constant
615 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandNotificationsShade_singleShade_switchesToShadeScene() constant
632 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandNotificationsShade_dualShadeQuickSettingsOpen_replacesOverlay() constant
650 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_dualShade_opensOverlay() constant
667 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_singleShade_switchesToQuickSettingsScene() constant
684 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_splitShade_switchesToShadeScene() constant
701 val currentScene by collectLastValue(sceneInteractor.currentScene) in expandQuickSettingsShade_dualShadeNotificationsOpen_replacesOverlay() constant
718 val currentScene by collectLastValue(sceneInteractor.currentScene) in collapseNotificationsShade_dualShade_hidesOverlay() constant
733 val currentScene by collectLastValue(sceneInteractor.currentScene) in collapseNotificationsShade_singleShade_switchesToLockscreen() constant
750 val currentScene by collectLastValue(sceneInteractor.currentScene) in collapseQuickSettingsShade_dualShade_hidesOverlay() constant
[all …]
DPanelExpansionInteractorImplTest.kt220 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
258 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/
DWindowManagerLockscreenVisibilityInteractorTest.kt203 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
321 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
346 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
362 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
1035 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
1124 val currentScene by collectLastValue(kosmos.sceneInteractor.currentScene) in <lambda>() constant
DFromAodTransitionInteractorTest.kt434 val currentScene by collectLastValue(communalSceneInteractor.currentScene) in testTransitionToGlanceableHub_onWakeUpFromAod() constant
453 val currentScene by collectLastValue(communalSceneInteractor.currentScene) in testDoNotTransitionToGlanceableHub_onWakeUpFromAodDueToMotion() constant
DFromGoneTransitionInteractorTest.kt137 val currentScene by collectLastValue(communalSceneRepository.currentScene) in testTransitionToGlanceableHub() constant
DFromPrimaryBouncerTransitionInteractorTest.kt253 val currentScene by collectLastValue(communalSceneInteractor.currentScene) in testTransitionToDozing_bouncerShowingOnTopOfGlanceableHub() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/
DSceneContainerStartableTest.kt1382 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
1695 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
1718 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2096 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2145 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2175 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2198 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2212 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2226 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
2242 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
[all …]
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntryInteractorTest.kt323 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_notLocked_switchesToGoneScene() constant
343 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_authMethodNotSecure_switchesToGoneScene() constant
360 val currentScene by collectLastValue(sceneInteractor.currentScene) in showOrUnlockDevice_authMethodSwipe_switchesToGoneScene() constant
378 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
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DStatusBarStateControllerImplTest.kt255 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_whileLocked() constant
313 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_withAlternateBouncer() constant
359 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_dualShade_whileLocked() constant
428 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_whileUnlocked() constant
480 val currentScene by collectLastValue(sceneInteractor.currentScene) in start_hydratesStatusBarState_whileOccluded() constant
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
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
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/data/repository/
DSceneContainerRepositoryTest.kt53 fun currentScene() = in currentScene() method
56 val currentScene by collectLastValue(underTest.currentScene) in currentScene() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ui/viewmodel/
DQuickSettingsShadeOverlayContentViewModelTest.kt133 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
141 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
DQuickSettingsUserActionsViewModelTest.kt110 val currentScene by collectLastValue(sceneInteractor.currentScene) in destinations_whenNotCustomizing_withPreviousSceneLockscreen() constant
136 val currentScene by collectLastValue(sceneInteractor.currentScene) in destinations_whenNotCustomizing_withPreviousSceneLockscreen_butLockscreenDisabled() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/notifications/ui/viewmodel/
DNotificationsShadeOverlayContentViewModelTest.kt156 val currentScene by collectLastValue(sceneInteractor.currentScene) in lockDevice() constant
164 val currentScene by collectLastValue(sceneInteractor.currentScene) in unlockDevice() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/startable/
DShadeStartableTest.kt156 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
186 val currentScene by collectLastValue(sceneInteractor.currentScene) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/shared/model/
DSceneDataSourceDelegator.kt39 override val currentScene: StateFlow<SceneKey> = in <lambda>() constant
104 override val currentScene: StateFlow<SceneKey> = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/
DCommunalSceneRepository.kt45 val currentScene: StateFlow<SceneKey> in <lambda>() constant
78 override val currentScene: StateFlow<SceneKey> = sceneDataSource.currentScene constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/
DCommunalSceneStartableTest.kt449 val currentScene = CommunalScenes.Blank in glanceableHubOrientationAware_transitioningToCommunal() constant
483 val currentScene = CommunalScenes.Communal in glanceableHubOrientationAware_communalToDreaming() constant

123