Searched refs:mSwitchingAwareRotationList (Results 1 – 1 of 1) sorted by relevance
380 private final DynamicRotationList mSwitchingAwareRotationList; field in InputMethodSubtypeSwitchingController.ControllerImpl391 && currentInstance.mSwitchingAwareRotationList != null in createFrom()393 currentInstance.mSwitchingAwareRotationList.mImeSubtypeList, in createFrom()396 switchingAwareRotationList = currentInstance.mSwitchingAwareRotationList; in createFrom()426 mSwitchingAwareRotationList = switchingAwareRotationList; in ControllerImpl()436 return mSwitchingAwareRotationList.getNextInputMethodLocked(onlyCurrentIme, imi, in getNextInputMethod()449 mSwitchingAwareRotationList.onUserAction(imi, subtype); in onUserActionLocked()470 mSwitchingAwareRotationList.dump(pw, prefix + " "); in dump()