Searched refs:assertWindowBoundsChanged (Results 1 – 2 of 2) sorted by relevance
32 import static android.contentcaptureservice.cts.Assertions.assertWindowBoundsChanged;232 assertWindowBoundsChanged(unfilteredEvents); in testSimpleLifecycle_rootViewSession()
530 public static void assertWindowBoundsChanged(@NonNull List<ContentCaptureEvent> events) { in assertWindowBoundsChanged() method in Assertions