Searched defs:switchToNextInputMethod (Results 1 – 5 of 5) sorted by relevance
44 void switchToNextInputMethod(boolean onlyCurrentIme, in AndroidFuture future /* T=Boolean */); in switchToNextInputMethod() method
345 public boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodPrivilegedOperations
2115 public final boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodService
4187 private boolean switchToNextInputMethod(@NonNull IBinder token, boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManagerService6907 public void switchToNextInputMethod(boolean onlyCurrentIme, in switchToNextInputMethod() method in InputMethodPrivilegedOperationsImpl
4588 public boolean switchToNextInputMethod(IBinder imeToken, boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManager