Searched refs:mSwitchingController (Results 1 – 2 of 2) sorted by relevance
63 private final InputMethodSubtypeSwitchingController mSwitchingController; field in InputMethodMenuController84 mSwitchingController = mService.mSwitchingController; in InputMethodMenuController()102 final List<ImeSubtypeListItem> imList = mSwitchingController in showInputMethodMenu()
332 final InputMethodSubtypeSwitchingController mSwitchingController; field in InputMethodManagerService1657 mSwitchingController = InputMethodSubtypeSwitchingController.createInstanceLocked( in InputMethodManagerService()2986 mSwitchingController.resetCircularListLocked(mContext); in updateInputMethodsFromSettingsLocked()3790 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in switchToNextInputMethod()3807 final ImeSubtypeListItem nextSubtype = mSwitchingController.getNextInputMethodLocked( in shouldOfferSwitchingToNextInputMethod()4071 mSwitchingController.onUserActionLocked(imi, mCurrentSubtype); in notifyUserAction()4664 mSwitchingController.resetCircularListLocked(mContext); in buildInputMethodListLocked()5212 mSwitchingController.dump(p); in dumpAsStringNoCheck()