Searched defs:backScene (Results 1 – 4 of 4) sorted by relevance
177 val backScene by collectLastValue(underTest.backScene) in <lambda>() constant
141 val backScene by collectLastValue(sceneBackInteractor.backScene) in destinations_whenNotCustomizing_withPreviousSceneLockscreen() constant
57 val backScene: Flow<SceneKey?> = backStack.map { it.peek() } in <lambda>() constant in com.android.systemui.scene.domain.interactor.SceneBackInteractor
64 private val backScene: StateFlow<SceneKey> = constant