Home
last modified time | relevance | path

Searched defs:startActivity (Results 1 – 2 of 2) sorted by relevance

/development/samples/SceneTransitionLayoutDemo/benchmark/utils/src/com/android/compose/animation/scene/benchmark/
DSceneTransitionLayoutDemoBenchmarkUtils.kt43 fun startActivity(intent: Intent) in startActivity() method
/development/samples/SceneTransitionLayoutDemo/benchmark/src/com/android/compose/animation/scene/benchmark/
DSceneTransitionLayoutDemoBenchmark.kt39 override fun startActivity(intent: Intent) = startActivityAndWait(intent) in benchmarkScope() method