Searched refs:mSwitchingAwareRotationList (Results 1 – 1 of 1) sorted by relevance
393 private final DynamicRotationList mSwitchingAwareRotationList; field in InputMethodSubtypeSwitchingController.ControllerImpl404 currentInstance.mSwitchingAwareRotationList != null && in createFrom()405 Objects.equals(currentInstance.mSwitchingAwareRotationList.mImeSubtypeList, in createFrom()408 switchingAwareRotationList = currentInstance.mSwitchingAwareRotationList; in createFrom()438 mSwitchingAwareRotationList = switchingAwareRotationList; in ControllerImpl()448 return mSwitchingAwareRotationList.getNextInputMethodLocked(onlyCurrentIme, imi, in getNextInputMethod()461 mSwitchingAwareRotationList.onUserAction(imi, subtype); in onUserActionLocked()482 mSwitchingAwareRotationList.dump(pw, " "); in dump()