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

/frameworks/support/compat/tests/java/android/support/v4/view/
H A DViewPropertyAnimatorCompatTest.java85 waitAndCheckCallCount(1);
121 waitAndCheckCallCount(1);
124 void waitAndCheckCallCount(final int count) throws InterruptedException { method in class:ViewPropertyAnimatorCompatTest

Completed in 41 milliseconds