Searched refs:isForAnyEvent (Results 1 – 1 of 1) sorted by relevance
230 Preconditions.checkState(isForAnyEvent(), in waitForAnyEvent()252 Preconditions.checkState(!isForAnyEvent(), in waitForEvents()268 Preconditions.checkState(!isForAnyEvent(), in getAllReceivedEvents()309 private boolean isForAnyEvent() { in isForAnyEvent() method in BlockingUserLifecycleListener