Home
last modified time | relevance | path

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

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