Searched refs:expectedCalls (Results 1 – 1 of 1) sorted by relevance
417 public boolean waitForCalls(int expectedCalls, long timeout) throws InterruptedException { in waitForCalls() argument419 mExpectedCalls = expectedCalls; in waitForCalls()