Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java1254 waitUntilForegroundChanged(settingsPkgName, false, in clickAllowBindWidget()
1278 private boolean waitUntilForegroundChanged(String targetPkg, boolean toBeResumed, int timeout) in waitUntilForegroundChanged() method in BackgroundActivityLaunchTest
1293 waitUntilForegroundChanged(app.APP_PACKAGE_NAME, true, in assertActivityNotResumed()