Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java563 private boolean waitUntilForegroundChanged(String targetPkg, boolean toBeResumed, int timeout) in waitUntilForegroundChanged() argument
566 while (checkPackageResumed(targetPkg) != toBeResumed) { in waitUntilForegroundChanged()