Searched defs:shouldOfferSwitchingToNextInputMethod (Results 1 – 5 of 5) sorted by relevance
42 void shouldOfferSwitchingToNextInputMethod(in AndroidFuture future /* T=Boolean */); in shouldOfferSwitchingToNextInputMethod() method
347 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
1835 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService
3502 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
4391 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService6764 public void shouldOfferSwitchingToNextInputMethod(AndroidFuture future /* T=Boolean */) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperationsImpl