Searched refs:waitForAnimations (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DRecyclerViewFocusRecoveryTest.java137 waitForAnimations(2);
177 waitForAnimations(2);
205 waitForAnimations(2);
238 waitForAnimations(2);
269 waitForAnimations(2);
300 waitForAnimations(2);
593 waitForAnimations(2);
688 waitForAnimations(2);
740 waitForAnimations(2);
H A DRecyclerViewAnimationsTest.java167 waitForAnimations(10);
264 waitForAnimations(5);
314 waitForAnimations(5);
334 waitForAnimations(5);
357 waitForAnimations(5);
380 waitForAnimations(5);
423 waitForAnimations(5);
451 waitForAnimations(5);
485 waitForAnimations(5);
533 waitForAnimations(
[all...]
H A DItemTouchHelperTest.java219 waitForAnimations();
225 private void waitForAnimations() throws InterruptedException { method in class:ItemTouchHelperTest
H A DLinearLayoutManagerTest.java1174 waitForAnimations(2);
1193 waitForAnimations(2);
H A DBaseRecyclerViewInstrumentationTest.java279 void waitForAnimations(int seconds) throws Throwable { method in class:BaseRecyclerViewInstrumentationTest

Completed in 95 milliseconds