Searched refs:shouldOfferSwitchingToNextInputMethod (Results 1 – 9 of 9) sorted by relevance
41 boolean shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod() method
325 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations331 return ops.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
3040 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager3042 .shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
1499 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService1500 return mPrivOps.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
3799 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService5873 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5874 return mImms.shouldOfferSwitchingToNextInputMethod(mToken); in shouldOfferSwitchingToNextInputMethod()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
16642 …MethodManagerService$InputMethodPrivilegedOperationsImpl;->shouldOfferSwitchingToNextInputMethod()Z16782 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldOfferSwitchingToNextInputMethod(…
23228 method public final boolean shouldOfferSwitchingToNextInputMethod();57148 method @Deprecated public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
35794 method public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);