Searched refs:mSwitchingUnawareRotationList (Results 1 – 1 of 1) sorted by relevance
381 private final StaticRotationList mSwitchingUnawareRotationList; field in InputMethodSubtypeSwitchingController.ControllerImpl408 && currentInstance.mSwitchingUnawareRotationList != null in createFrom()410 currentInstance.mSwitchingUnawareRotationList.mImeSubtypeList, in createFrom()413 switchingUnawareRotationList = currentInstance.mSwitchingUnawareRotationList; in createFrom()427 mSwitchingUnawareRotationList = switchingUnawareRotationList; in ControllerImpl()439 return mSwitchingUnawareRotationList.getNextInputMethodLocked(onlyCurrentIme, imi, in getNextInputMethod()472 mSwitchingUnawareRotationList.dump(pw, prefix + " "); in dump()