Home
last modified time | relevance | path

Searched refs:launchSecondaryActivityFromButton (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/
DActivityEmbeddingAppHelper.kt48 launchSecondaryActivityFromButton(wmHelper, "launch_secondary_activity_button") in launchSecondaryActivity()
56 launchSecondaryActivityFromButton(wmHelper, "launch_secondary_activity_rtl_button") in launchSecondaryActivityRTL()
61 launchSecondaryActivityFromButton(wmHelper, "launch_secondary_activity_horizontally_button") in launchSecondaryActivityHorizontally()
172 private fun launchSecondaryActivityFromButton( in launchSecondaryActivityFromButton() method