Searched refs:assertDecorViewAppeared (Results 1 – 8 of 8) sorted by relevance
48 .assertDecorViewAppeared(decorView) in assertDefaultEvents()
18 import static android.contentcaptureservice.cts.Assertions.assertDecorViewAppeared;134 assertDecorViewAppeared(events, 2, getDecorView()); in assertJustInitialViewsAppeared()
18 import static android.contentcaptureservice.cts.Assertions.assertDecorViewAppeared;128 assertDecorViewAppeared(events, 2, decorView); in assertJustInitialViewsAppeared()
112 public EventsAssertor assertDecorViewAppeared(@NonNull View expectedDecorView) { in assertDecorViewAppeared() method in EventsAssertor
148 .assertDecorViewAppeared(decorView) in testSessionLifecycleEvents()214 .assertDecorViewAppeared(decorView) in testVirtualView_wrongWay()
21 import static android.contentcaptureservice.cts.Assertions.assertDecorViewAppeared;246 assertDecorViewAppeared(mainEvents, 2, decorView); in testSimpleLifecycle_rootViewSession()380 assertDecorViewAppeared(events, 3, decorView); in testSimpleLifecycle_changeContextOnCreate()
179 public static void assertDecorViewAppeared(@NonNull List<ContentCaptureEvent> events, in assertDecorViewAppeared() method in Assertions
318 .assertDecorViewAppeared(decorView) in testAddAndRemoveImportantChild()