Searched defs:switchToNextInputMethod (Results 1 – 5 of 5) sorted by relevance
41 void switchToNextInputMethod(boolean onlyCurrentIme, in AndroidFuture future /* T=Boolean */); in switchToNextInputMethod() method
326 public boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodPrivilegedOperations
1822 public final boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodService
3482 public boolean switchToNextInputMethod(IBinder imeToken, boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManager
4374 private boolean switchToNextInputMethod(@NonNull IBinder token, boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManagerService6751 public void switchToNextInputMethod(boolean onlyCurrentIme, in switchToNextInputMethod() method in InputMethodPrivilegedOperationsImpl