Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodServiceTest.java143 private static final String OTHER_IME_ID = "com.android.cts.spellcheckingime/.SpellCheckingIme"; field in InputMethodServiceTest
226 SystemUtil.runShellCommandOrThrow("ime disable " + OTHER_IME_ID);
234 final ImeCommand cmd = imeSession.callSwitchInputMethod(OTHER_IME_ID);
250 SystemUtil.runShellCommand("ime disable " + OTHER_IME_ID);
258 final ImeCommand cmd = imeSession.callSwitchInputMethod(OTHER_IME_ID, null);