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