Home
last modified time | relevance | path

Searched refs:unfilteredEvents (Results 1 – 1 of 1) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java231 final List<ContentCaptureEvent> unfilteredEvents = mainSession.getUnfilteredEvents(); in testSimpleLifecycle_rootViewSession() local
232 assertWindowBoundsChanged(unfilteredEvents); in testSimpleLifecycle_rootViewSession()