Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
H A DImePerfTest.java272 measuredTimeNs = waitForAnimationStart(latchStart, startTime); in testShowImeCold()
366 long timeElapsed = waitForAnimationStart(latchStart, startTime); in testShowOrHideImeWarm()
411 private long waitForAnimationStart( in waitForAnimationStart() method in ImePerfTest