Searched refs:switchToPreviousInputMethod (Results 1 – 8 of 8) sorted by relevance
39 boolean switchToPreviousInputMethod(); in switchToPreviousInputMethod() method
287 public boolean switchToPreviousInputMethod() { in switchToPreviousInputMethod() method in InputMethodPrivilegedOperations293 return ops.switchToPreviousInputMethod(); in switchToPreviousInputMethod()
1474 public final boolean switchToPreviousInputMethod() { in switchToPreviousInputMethod() method in InputMethodService1475 return mPrivOps.switchToPreviousInputMethod(); in switchToPreviousInputMethod()
3710 private boolean switchToPreviousInputMethod(@NonNull IBinder token) { in switchToPreviousInputMethod() method in InputMethodManagerService5861 public boolean switchToPreviousInputMethod() { in switchToPreviousInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5862 return mImms.switchToPreviousInputMethod(mToken); in switchToPreviousInputMethod()
3003 return InputMethodPrivilegedOperationsRegistry.get(imeToken).switchToPreviousInputMethod(); in switchToLastInputMethod()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
16645 …thod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->switchToPreviousInputMethod()Z16794 PLcom/android/server/inputmethod/InputMethodManagerService;->switchToPreviousInputMethod(Landroid/o…
23234 method public final boolean switchToPreviousInputMethod();