Home
last modified time | relevance | path

Searched defs:hideImeWithInputMethodManager (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.java107 public boolean hideImeWithInputMethodManager(int flags) { in hideImeWithInputMethodManager() method in TestActivity
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DImeStressTestUtil.java435 public boolean hideImeWithInputMethodManager() { in hideImeWithInputMethodManager() method in ImeStressTestUtil.TestActivity