Searched refs:nextIme (Results 1 – 2 of 2) sorted by relevance
166 final ImeSubtypeListItem nextIme = controller.getNextInputMethod(onlyCurrentIme, in assertNextInputMethod() local168 assertEquals(nextItem, nextIme); in assertNextInputMethod()
6628 final String nextIme; in handleShellCommandResetInputMethod() local6667 nextIme = settings.getSelectedInputMethod(); in handleShellCommandResetInputMethod()6672 nextIme = InputMethodInfoUtils.getMostApplicableDefaultIME( in handleShellCommandResetInputMethod()6684 settings.putSelectedInputMethod(nextIme); in handleShellCommandResetInputMethod()6689 out.println(" Selected: " + nextIme); in handleShellCommandResetInputMethod()