Searched refs:watcher2 (Results 1 – 2 of 2) sorted by relevance
159 final ActivityWatcher watcher2 = anotherActivityLauncher.getWatcher(); in testLaunchAnotherActivity() local161 watcher2.waitFor(RESUMED); in testLaunchAnotherActivity()163 watcher2.waitFor(DESTROYED); in testLaunchAnotherActivity()194 final ActivityWatcher watcher2 = anotherActivityLauncher.getWatcher(); in testLaunchAnotherActivity_onTopOfIt() local197 watcher2.waitFor(RESUMED); in testLaunchAnotherActivity_onTopOfIt()200 watcher2.waitFor(DESTROYED); in testLaunchAnotherActivity_onTopOfIt()1170 final ActivityWatcher watcher2 = launcher2.getWatcher(); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled() local1172 watcher2.waitFor(RESUMED); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled()1174 watcher2.waitFor(DESTROYED); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled()
1432 final WatchUidRunner watcher2 = new WatchUidRunner(mInstrumentation, ai.uid, waitForSec); in testTrimAppChildProcess() local1479 watcher2.waitFor(WatchUidRunner.CMD_PROCSTATE, WatchUidRunner.STATE_TOP, null); in testTrimAppChildProcess()1557 watcher2.finish(); in testTrimAppChildProcess()1650 final WatchUidRunner watcher2 = new WatchUidRunner(mInstrumentation, ai2.uid, waitForSec); in testTrimMemActivityFg() local1689 watcher2.waitFor(WatchUidRunner.CMD_PROCSTATE, WatchUidRunner.STATE_TOP, null); in testTrimMemActivityFg()1707 watcher2.finish(); in testTrimMemActivityFg()