Searched refs:waitForAnimationsToEnd (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DBaseLinearLayoutManagerTest.java525 public void waitForAnimationsToEnd(int timeoutInSeconds) throws InterruptedException { method in class:BaseLinearLayoutManagerTest.WrappedLinearLayoutManager
H A DLinearLayoutManagerTest.java977 mLayoutManager.waitForAnimationsToEnd(20);
1082 mLayoutManager.waitForAnimationsToEnd(20);

Completed in 674 milliseconds