Searched refs:switchToNextInputMethod (Results 1 – 7 of 7) sorted by relevance
40 boolean switchToNextInputMethod(boolean onlyCurrentIme); in switchToNextInputMethod() method
306 public boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodPrivilegedOperations312 return ops.switchToNextInputMethod(onlyCurrentIme); in switchToNextInputMethod()
2905 public boolean switchToNextInputMethod(IBinder imeToken, boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManager2907 .switchToNextInputMethod(onlyCurrentIme); in switchToNextInputMethod()
1266 public final boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodService1267 return mPrivOps.switchToNextInputMethod(onlyCurrentIme); in switchToNextInputMethod()
3344 private boolean switchToNextInputMethod(@NonNull IBinder token, boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManagerService5229 public boolean switchToNextInputMethod(boolean onlyCurrentIme) { in switchToNextInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5230 return mImms.switchToNextInputMethod(mToken, onlyCurrentIme); in switchToNextInputMethod()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7247 …tmethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->switchToNextInputMethod(Z)Z7329 PLcom/android/server/inputmethod/InputMethodManagerService;->switchToNextInputMethod(Landroid/os/IB…