Searched refs:mSwitchingController (Results 1 – 1 of 1) sorted by relevance
324 private final InputMethodSubtypeSwitchingController mSwitchingController; field in InputMethodManagerService1507 mSwitchingController = InputMethodSubtypeSwitchingController.createInstanceLocked( in InputMethodManagerService()2669 mSwitchingController.resetCircularListLocked(mContext); in updateInputMethodsFromSettingsLocked()3349 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in switchToNextInputMethod()3366 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in shouldOfferSwitchingToNextInputMethod()3567 mSwitchingController.onUserActionLocked(imi, mCurrentSubtype); in notifyUserAction()4062 mSwitchingController.resetCircularListLocked(mContext); in buildInputMethodListLocked()4106 mSwitchingController.getSortedInputMethodAndSubtypeListLocked( in showInputMethodMenu()4599 mSwitchingController.dump(p); in dump()