Searched defs:shouldOfferSwitchingToNextInputMethod (Results 1 – 5 of 5) sorted by relevance
45 void shouldOfferSwitchingToNextInputMethod(in IBooleanResultCallback resultCallback); in shouldOfferSwitchingToNextInputMethod() method
347 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
3017 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
1634 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService
3802 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService5902 public void shouldOfferSwitchingToNextInputMethod( in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl