Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java95 public static String resetImes() { in resetImes() method in ShellCommandUtils
101 public static String resetImes(int userId) { in resetImes() method in ShellCommandUtils
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodManagerTest.java90 public void resetImes() { in resetImes() method in InputMethodManagerTest