Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DInputStageBenchmark.java131 private CountDownLatch showSoftKeyboard(View view) { in showSoftKeyboard() method in InputStageBenchmark
160 waitForIme[0] = showSoftKeyboard(edit); in setUp()