Searched refs:removeUnexpectedEvents (Results 1 – 2 of 2) sorted by relevance
302 final List<ContentCaptureEvent> events = removeUnexpectedEvents(session.getEvents()); in assertNoViewLevelEvents()317 public static List<ContentCaptureEvent> removeUnexpectedEvents( in removeUnexpectedEvents() method in Assertions
32 import static android.contentcaptureservice.cts.Assertions.removeUnexpectedEvents;226 final List<ContentCaptureEvent> events1 = removeUnexpectedEvents(session1.getEvents()); in testLaunchAnotherActivity_onTopOfIt()