Home
last modified time | relevance | path

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

/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DBlockingUserLifecycleListener.java242 checkState(isForAnyEvent(), in waitForAnyEvent()
264 checkState(!isForAnyEvent(), in waitForEvents()
280 checkState(!isForAnyEvent(), in getAllReceivedEvents()
332 private boolean isForAnyEvent() { in isForAnyEvent() method in BlockingUserLifecycleListener