Searched refs:waitForFinishing (Results 1 – 2 of 2) sorted by relevance
560 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()571 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()581 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()592 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()621 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsByApp()636 ANIMATION_CALLBACK.waitForFinishing(); in testSetSystemUiVisibilityAfterCleared_showBarsByApp()653 ANIMATION_CALLBACK.waitForFinishing(); in testHideOnCreate()667 ANIMATION_CALLBACK.waitForFinishing(); in testShowImeOnCreate()684 ANIMATION_CALLBACK.waitForFinishing(); in testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown()691 ANIMATION_CALLBACK.waitForFinishing(); in testShowImeOnCreate_doesntCauseImeToReappearWhenDialogIsShown()[all …]
488 private static boolean waitForFinishing(@NonNull Activity activity) { in waitForFinishing() method in ActivityEmbeddingUtil500 assertTrue(activity + " should be finishing", waitForFinishing(activity)); in waitAndAssertFinishing()