Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DImeOpenCloseStressTest.java393 verifyShowBehaviorNotRequestFocus(activity); in testShowWithWindowInsetsController_onCreate_notRequestFocus()
405 verifyShowBehaviorNotRequestFocus(activity); in testShowWithWindowInsetsController_afterStart_notRequestFocus()
523 private static void verifyShowBehaviorNotRequestFocus(TestActivity activity) { in verifyShowBehaviorNotRequestFocus() method in ImeOpenCloseStressTest