Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/testing/
H A DTestActivity.java91 public boolean showImeWithInputMethodManager(int flags) { in showImeWithInputMethodManager() method in TestActivity
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DImeStressTestUtil.java422 public boolean showImeWithInputMethodManager() { in showImeWithInputMethodManager() method in ImeStressTestUtil.TestActivity