Searched refs:nextSubtype (Results 1 – 1 of 1) sorted by relevance
3787 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in switchToNextInputMethod() local3789 if (nextSubtype == null) { in switchToNextInputMethod()3792 setInputMethodWithSubtypeIdLocked(token, nextSubtype.mImi.getId(), in switchToNextInputMethod()3793 nextSubtype.mSubtypeId); in switchToNextInputMethod()3804 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in shouldOfferSwitchingToNextInputMethod() local3806 if (nextSubtype == null) { in shouldOfferSwitchingToNextInputMethod()