Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DThreadUtilTest.java193 private Object[] waitFor(String key) throws InterruptedException { in waitFor() method in ThreadUtilTest
216 public Object[] waitFor() throws InterruptedException { in waitFor() method in ThreadUtilTest.LockedObject
DItemAnimatorTestDouble.java151 public boolean waitFor(@CountDownLatchIndex int index) in waitFor() method in ItemAnimatorTestDouble