Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DLaunchAppUtils.kt49 fun assertAppInForeground(app: App) { in assertAppInForeground() method
55 fun assertAppInForeground(packageName: String) { in assertAppInForeground() method