Searched refs:shouldOfferSwitchingToNextInputMethod (Results 1 – 8 of 8) sorted by relevance
43 void shouldOfferSwitchingToNextInputMethod(in AndroidFuture future /* T=Boolean */); in shouldOfferSwitchingToNextInputMethod() method
343 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations350 ops.shouldOfferSwitchingToNextInputMethod(future); in shouldOfferSwitchingToNextInputMethod()
2001 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService2002 return mPrivOps.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
4107 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager4109 .shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
4214 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService6925 public void shouldOfferSwitchingToNextInputMethod(AndroidFuture future /* T=Boolean */) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperationsImpl6929 typedFuture.complete(mImms.shouldOfferSwitchingToNextInputMethod(mToken)); in shouldOfferSwitchingToNextInputMethod()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20086 method public final boolean shouldOfferSwitchingToNextInputMethod();55768 method @Deprecated public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
85759 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->shouldOfferSwitchingToNextInputMethod(L…85826 Lcom/android/internal/view/IInputMethodManager;->shouldOfferSwitchingToNextInputMethod(Landroid/os/…