Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/rules/
H A DLaunchAppRule.kt42 class LaunchAppRule class
/aosp_15_r20/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
H A DLaunchAppUtils.kt66 class LaunchAppRule(private val app: App) : TestWatcher() { class