Searched refs:mSwitchingAwareRotationList (Results 1 – 1 of 1) sorted by relevance
445 private final DynamicRotationList mSwitchingAwareRotationList; field in InputMethodSubtypeSwitchingController.ControllerImpl456 currentInstance.mSwitchingAwareRotationList != null && in createFrom()457 Objects.equals(currentInstance.mSwitchingAwareRotationList.mImeSubtypeList, in createFrom()460 switchingAwareRotationList = currentInstance.mSwitchingAwareRotationList; in createFrom()490 mSwitchingAwareRotationList = switchingAwareRotationList; in ControllerImpl()514 return mSwitchingAwareRotationList.getNextInputMethodLocked(onlyCurrentIme, imi, in getNextInputMethod()527 mSwitchingAwareRotationList.onUserAction(imi, subtype); in onUserActionLocked()548 mSwitchingAwareRotationList.dump(pw, " "); in dump()