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