Home
last modified time | relevance | path

Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
DThreadUtilTest.java177 private Object[] waitFor(String key) throws InterruptedException { in waitFor() method in ThreadUtilTest
200 public Object[] waitFor() throws InterruptedException { in waitFor() method in ThreadUtilTest.LockedObject
/frameworks/base/services/tests/servicestests/src/com/android/server/
DConnectivityServiceTest.java655 static private void waitFor(Criteria criteria) { in waitFor() method in ConnectivityServiceTest
670 static private void waitFor(ConditionVariable conditionVariable) { in waitFor() method in ConnectivityServiceTest