Searched refs:assertNoEvents (Results 1 – 2 of 2) sorted by relevance
19 import static android.contentcaptureservice.cts.Assertions.assertNoEvents;43 assertNoEvents(session, OutOfProcessActivity.COMPONENT_NAME); in testDoIt()
291 public static void assertNoEvents(@NonNull Session session, in assertNoEvents() method in Assertions