Home
last modified time | relevance | path

Searched refs:waitForAnimationEnd (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
DImePerfTest.java352 waitForAnimationEnd(latchEnd); in testShowOrHideImeWarm()
404 private void waitForAnimationEnd(AtomicReference<CountDownLatch> latchEnd) { in waitForAnimationEnd() method in ImePerfTest