Searched refs:shouldOfferSwitchingToNextInputMethod (Results 1 – 3 of 3) sorted by relevance
48 public boolean shouldOfferSwitchingToNextInputMethod(final IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerCompatWrapper
497 public boolean shouldOfferSwitchingToNextInputMethod(final IBinder binder, in shouldOfferSwitchingToNextInputMethod() method in RichInputMethodManager505 return mImmWrapper.shouldOfferSwitchingToNextInputMethod(binder); in shouldOfferSwitchingToNextInputMethod()
1976 return mRichImm.shouldOfferSwitchingToNextInputMethod(token, fallbackValue); in shouldSwitchToOtherInputMethods()1988 return mRichImm.shouldOfferSwitchingToNextInputMethod(token, fallbackValue); in shouldShowLanguageSwitchKey()