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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerTest.java214 mLayoutManager.waitForAnimationsToEnd(20);
319 mLayoutManager.waitForAnimationsToEnd(20);
H A DBaseLinearLayoutManagerTest.java524 public void waitForAnimationsToEnd(int timeoutInSeconds) throws InterruptedException { method in class:BaseLinearLayoutManagerTest.WrappedLinearLayoutManager

Completed in 57 milliseconds