Searched refs:moveToState (Results 1 – 25 of 32) sorted by relevance
12
74 mScreenController.moveToState(Lifecycle.State.CREATED); in create_movesLifecycleAndAddsToStack()85 mScreenController.moveToState(Lifecycle.State.CREATED); in create_wasInStack_movesLifecycle()94 mScreenController.moveToState(Lifecycle.State.STARTED); in start_movesLifecycle()102 mScreenController.moveToState(Lifecycle.State.RESUMED); in resume_movesLifecycle()111 mScreenController.moveToState(Lifecycle.State.RESUMED); in pause_movesLifecycle()112 mScreenController.moveToState(Lifecycle.State.STARTED); in pause_movesLifecycle()122 mScreenController.moveToState(Lifecycle.State.RESUMED); in stop_movesLifecycle()123 mScreenController.moveToState(Lifecycle.State.CREATED); in stop_movesLifecycle()134 mScreenController.moveToState(Lifecycle.State.RESUMED); in destroy_movesLifecycle()135 mScreenController.moveToState(Lifecycle.State.DESTROYED); in destroy_movesLifecycle()[all …]
84 mSessionController.moveToState(Lifecycle.State.CREATED); in create()92 mSessionController.moveToState(Lifecycle.State.STARTED); in start()101 mSessionController.moveToState(Lifecycle.State.RESUMED); in resume()111 mSessionController.moveToState(Lifecycle.State.RESUMED); in pause()112 mSessionController.moveToState(Lifecycle.State.STARTED); in pause()123 mSessionController.moveToState(Lifecycle.State.RESUMED); in stop()124 mSessionController.moveToState(Lifecycle.State.CREATED); in stop()136 mSessionController.moveToState(Lifecycle.State.RESUMED); in destroy()137 mSessionController.moveToState(Lifecycle.State.DESTROYED); in destroy()
146 scenario.moveToState(Lifecycle.State.STARTED); in testActivityLifecycleCallbacks()148 scenario.moveToState(Lifecycle.State.RESUMED); in testActivityLifecycleCallbacks()150 scenario.moveToState(Lifecycle.State.CREATED); in testActivityLifecycleCallbacks()152 scenario.moveToState(Lifecycle.State.CREATED); in testActivityLifecycleCallbacks()154 scenario.moveToState(Lifecycle.State.DESTROYED); in testActivityLifecycleCallbacks()179 scenario.moveToState(Lifecycle.State.STARTED); in testOnServiceConnectionError()207 scenario.moveToState(Lifecycle.State.DESTROYED); in testUnbindOnDestroy()367 scenario.moveToState(Lifecycle.State.DESTROYED); in testServiceTerminatedWhenActivityDiesWithoutConfigChange()
13 …method public androidx.car.app.testing.ScreenController moveToState(androidx.lifecycle.Lifecycle.S…20 …method public androidx.car.app.testing.SessionController moveToState(androidx.lifecycle.Lifecycle.…
14 …method public androidx.car.app.testing.ScreenController moveToState(androidx.lifecycle.Lifecycle.S…21 …method public androidx.car.app.testing.SessionController moveToState(androidx.lifecycle.Lifecycle.…