Searched refs:isForAnyEvent (Results 1 – 1 of 1) sorted by relevance
226 Preconditions.checkState(isForAnyEvent(), in waitForAnyEvent()248 Preconditions.checkState(!isForAnyEvent(), in waitForEvents()264 Preconditions.checkState(!isForAnyEvent(), in getAllReceivedEvents()305 private boolean isForAnyEvent() { in isForAnyEvent() method in BlockingUserLifecycleListener