Searched refs:nextSubtype (Results 1 – 1 of 1) sorted by relevance
3790 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in switchToNextInputMethod() local3792 if (nextSubtype == null) { in switchToNextInputMethod()3795 setInputMethodWithSubtypeIdLocked(token, nextSubtype.mImi.getId(), in switchToNextInputMethod()3796 nextSubtype.mSubtypeId); in switchToNextInputMethod()3807 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in shouldOfferSwitchingToNextInputMethod() local3809 if (nextSubtype == null) { in shouldOfferSwitchingToNextInputMethod()