Searched refs:assertSessionPaused (Results 1 – 7 of 7) sorted by relevance
51 .assertSessionPaused(); in assertDefaultEvents()
20 import static android.contentcaptureservice.cts.Assertions.assertSessionPaused;152 assertSessionPaused(events, MIN_EVENTS + additionalEvents); in assertInitialViewsDisappeared()
25 import static android.contentcaptureservice.cts.Assertions.assertSessionPaused;227 assertSessionPaused(events1, 1); in testLaunchAnotherActivity_onTopOfIt()229 assertSessionPaused(events1, 3); in testLaunchAnotherActivity_onTopOfIt()327 .assertSessionPaused(); in testAddAndRemoveImportantChild()367 .assertSessionPaused(); in testAddImportantChildAfterSessionStarted()415 .assertSessionPaused(); in testAddAndRemoveImportantChildOnDifferentSession()736 .assertSessionPaused() in testDinamicallyManageSiblingSessions()
153 .assertSessionPaused() in testSessionLifecycleEvents()156 .assertSessionPaused(); in testSessionLifecycleEvents()221 .assertSessionPaused(); in testVirtualView_wrongWay()
290 public static void assertSessionPaused(@NonNull List<ContentCaptureEvent> events, in assertSessionPaused() method in Assertions306 assertSessionPaused(events, 1); in assertNoViewLevelEvents()
77 public EventsAssertor assertSessionPaused() { in assertSessionPaused() method in EventsAssertor
26 import static android.contentcaptureservice.cts.Assertions.assertSessionPaused;260 assertSessionPaused(mainEvents, pausedIndex); in testSimpleLifecycle_rootViewSession()