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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerTest.java267 mLayoutManager.waitForAnimationsToEnd(20);
374 mLayoutManager.waitForAnimationsToEnd(20);
1429 public void waitForAnimationsToEnd(int timeoutInSeconds) throws InterruptedException { method in class:LinearLayoutManagerTest.WrappedLinearLayoutManager

Completed in 21 milliseconds