Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DItemTouchHelperTest.java225 private void waitForAnimations() throws InterruptedException { in waitForAnimations() method in ItemTouchHelperTest
DBaseRecyclerViewInstrumentationTest.java279 void waitForAnimations(int seconds) throws Throwable { in waitForAnimations() method in BaseRecyclerViewInstrumentationTest