Home
last modified time | relevance | path

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

/cts/tests/tests/car/src/android/car/app/cts/
DCarTaskViewControllerTest.java128 mHostActivity.waitForDestroyed(); in tearDown()
133 EmbeddedTestActivity1.sInstance.waitForDestroyed(); in tearDown()
138 EmbeddedTestActivity2.sInstance.waitForDestroyed(); in tearDown()
212 mHostActivity.waitForDestroyed(); in multipleControlledCarTaskView_released_whenHostDestroyed()
217 assertThat(EmbeddedTestActivity1.sInstance.waitForDestroyed()).isTrue(); in multipleControlledCarTaskView_released_whenHostDestroyed()
222 assertThat(EmbeddedTestActivity2.sInstance.waitForDestroyed()).isTrue(); in multipleControlledCarTaskView_released_whenHostDestroyed()
243 assertThat(EmbeddedTestActivity2.sInstance.waitForDestroyed()).isTrue(); in releaseControlledCarTaskView_releasesTaskView()
247 assertThat(EmbeddedTestActivity1.sInstance.waitForDestroyed()).isFalse(); in releaseControlledCarTaskView_releasesTaskView()
466 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in CarTaskViewControllerTest.EmbeddedTestActivity1
494 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in CarTaskViewControllerTest.EmbeddedTestActivity2
[all …]
DCarActivityManagerTest.java148 assertThat(activity.waitForDestroyed()).isTrue(); in testSetPersistentActivity()
217 assertThat(activity.waitForDestroyed()).isTrue(); in testMoveRootTaskToDisplay()
288 activity.waitForDestroyed(); in getCarTaskViewController()
327 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in CarActivityManagerTest.TestActivity
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/
DSurfaceControlHelperTest.java63 mTestActivity.waitForDestroyed(); in tearDown()
107 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in SurfaceControlHelperTest.TestActivity
/cts/tests/tests/appop/src/android/app/appops/cts/
DUidStateForceActivity.kt44 fun waitForDestroyed() { in waitForDestroyed() method
DAppOpEventCollectionTest.kt119 UidStateForceActivity.waitForDestroyed() in switchUidStateWhileOpsAreRunning()
/cts/tests/tests/car/src/android/car/cluster/cts/
DClusterHomeManagerTest.java113 mTestActivity.waitForDestroyed(); in tearDown()
263 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in ClusterHomeManagerTest.TestActivity