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;230 assertSessionPaused(events1, 1); in testLaunchAnotherActivity_onTopOfIt()232 assertSessionPaused(events1, 3); in testLaunchAnotherActivity_onTopOfIt()331 .assertSessionPaused(); in testAddAndRemoveImportantChild()376 .assertSessionPaused(); in testAddImportantChildAfterSessionStarted()429 .assertSessionPaused(); in testAddAndRemoveImportantChildOnDifferentSession()754 .assertSessionPaused(); in testDinamicallyManageSiblingSessions()
151 .assertSessionPaused() in testSessionLifecycleEvents()154 .assertSessionPaused(); in testSessionLifecycleEvents()219 .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()