Searched refs:mSwitchingAwareRotationList (Results 1 – 1 of 1) sorted by relevance
395 private final DynamicRotationList mSwitchingAwareRotationList; field in InputMethodSubtypeSwitchingController.ControllerImpl406 && currentInstance.mSwitchingAwareRotationList != null in createFrom()408 currentInstance.mSwitchingAwareRotationList.mImeSubtypeList, in createFrom()411 switchingAwareRotationList = currentInstance.mSwitchingAwareRotationList; in createFrom()441 mSwitchingAwareRotationList = switchingAwareRotationList; in ControllerImpl()451 return mSwitchingAwareRotationList.getNextInputMethodLocked(onlyCurrentIme, imi, in getNextInputMethod()464 mSwitchingAwareRotationList.onUserAction(imi, subtype); in onUserActionLocked()485 mSwitchingAwareRotationList.dump(pw, " "); in dump()