Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java94 public static String resetImes() { in resetImes() method in ShellCommandUtils
100 public static String resetImes(int userId) { in resetImes() method in ShellCommandUtils
/cts/tests/inputmethod/installtests/src/android/view/inputmethod/cts/installtests/common/
DShellCommandUtils.java40 public static String resetImes() { in resetImes() method in ShellCommandUtils
/cts/tests/framework/base/locale/src/android/localemanager/cts/
DLocaleManagerTests.java200 resetImes(); in tearDown()
671 private void resetImes() throws Exception { in resetImes() method in LocaleManagerTests
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilitySoftKeyboardTest.java287 .addCommand(ShellCommandUtils.resetImes()) in close()
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DInputMethodServiceLifecycleTest.java79 shell(ShellCommandUtils.resetImes()); in tearDown()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodManagerTest.java105 public void resetImes() { in resetImes() method in InputMethodManagerTest