Searched refs:waitForPredicate (Results 1 – 2 of 2) sorted by relevance
444 counter.waitForPredicate(new Predicate<CallAudioState>() { in testAudioRoute()453 counter.waitForPredicate(new Predicate<CallAudioState>() { in testAudioRoute()
724 public void waitForPredicate(Predicate predicate, long timeoutMillis) { in waitForPredicate() method in TestUtils.InvokeCounter