Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java159 final ActivityWatcher watcher2 = anotherActivityLauncher.getWatcher(); in testLaunchAnotherActivity() local
161 watcher2.waitFor(RESUMED); in testLaunchAnotherActivity()
163 watcher2.waitFor(DESTROYED); in testLaunchAnotherActivity()
193 final ActivityWatcher watcher2 = anotherActivityLauncher.getWatcher(); in testLaunchAnotherActivity_onTopOfIt() local
196 watcher2.waitFor(RESUMED); in testLaunchAnotherActivity_onTopOfIt()
198 watcher2.waitFor(DESTROYED); in testLaunchAnotherActivity_onTopOfIt()
1152 final ActivityWatcher watcher2 = launcher2.getWatcher(); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled() local
1154 watcher2.waitFor(RESUMED); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled()
1156 watcher2.waitFor(DESTROYED); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled()