Searched defs:waitForCount (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/tests/telecom/src/android/telecom/cts/ | ||
| D | TestUtils.java | 808         public void waitForCount(int count) {  in waitForCount()  method in TestUtils.InvokeCounter | 
| /cts/tests/tests/print/printTestUtilLib/src/android/print/test/ | ||
| D | BasePrintTest.java | 858         public void waitForCount(int count, long timeoutMillis) throws TimeoutException {  in waitForCount()  method in CallCounter |