Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:shouldOfferSwitchingToNextInputMethod

2133     public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) {
2136 return mService.shouldOfferSwitchingToNextInputMethod(imeToken);