Searched refs:switchToNextInputMethodLocked (Results 1 – 1 of 1) sorted by relevance
4192 return switchToNextInputMethodLocked(token, onlyCurrentIme); in switchToNextInputMethod()4197 private boolean switchToNextInputMethodLocked(@Nullable IBinder token, boolean onlyCurrentIme) { in switchToNextInputMethodLocked() method in InputMethodManagerService