Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DAutoShowTest.java216 verifyAutoShowBehavior_forwardWithKeyboardOn(secondActivity); in autoShow_forwardWithKeyboardOn()
369 private void verifyAutoShowBehavior_forwardWithKeyboardOn(TestActivity activity) { in verifyAutoShowBehavior_forwardWithKeyboardOn() method in AutoShowTest