Searched refs:waitForDestroyed (Results 1 – 6 of 6) sorted by relevance
128 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.EmbeddedTestActivity1494 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in CarTaskViewControllerTest.EmbeddedTestActivity2[all …]
148 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
63 mTestActivity.waitForDestroyed(); in tearDown()107 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in SurfaceControlHelperTest.TestActivity
44 fun waitForDestroyed() { in waitForDestroyed() method
119 UidStateForceActivity.waitForDestroyed() in switchUidStateWhileOpsAreRunning()
113 mTestActivity.waitForDestroyed(); in tearDown()263 private boolean waitForDestroyed() throws InterruptedException { in waitForDestroyed() method in ClusterHomeManagerTest.TestActivity