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