Home
last modified time | relevance | path

Searched defs:waitForIme (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DInputStageBenchmark.java132 final CountDownLatch waitForIme = new CountDownLatch(1); in showSoftKeyboard() local
153 final CountDownLatch[] waitForIme = new CountDownLatch[1]; in setUp() local