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.kt46 fun assertAppInForeground(app: App) { in assertAppInForeground() method
52 fun assertAppInForeground(packageName: String) { in assertAppInForeground() method