Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DItemTouchHelperTest.java339 private void waitForAnimations() throws InterruptedException { in waitForAnimations() method in ItemTouchHelperTest
DBaseRecyclerViewInstrumentationTest.java295 void waitForAnimations(int seconds) throws Throwable { in waitForAnimations() method in BaseRecyclerViewInstrumentationTest