Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java44 public static String setCurrentImeSync(String imeId) { in setCurrentImeSync() method in ShellCommandUtils
49 public static String setCurrentImeSync(String imeId, int userId) { in setCurrentImeSync() method in ShellCommandUtils
/cts/tests/inputmethod/installtests/src/android/view/inputmethod/cts/installtests/common/
DShellCommandUtils.java30 public static String setCurrentImeSync(String imeId, int userId) { in setCurrentImeSync() method in ShellCommandUtils