Searched refs:DynamicRotationList (Results 1 – 1 of 1) sorted by relevance
311 private static class DynamicRotationList { class in InputMethodSubtypeSwitchingController312 private static final String TAG = DynamicRotationList.class.getSimpleName();316 private DynamicRotationList(final List<ImeSubtypeListItem> imeSubtypeListItems) { in DynamicRotationList() method in InputMethodSubtypeSwitchingController.DynamicRotationList395 private final DynamicRotationList mSwitchingAwareRotationList;400 DynamicRotationList switchingAwareRotationList = null; in createFrom()414 switchingAwareRotationList = new DynamicRotationList(switchingAwareImeSubtypes); in createFrom()439 private ControllerImpl(final DynamicRotationList switchingAwareRotationList, in ControllerImpl()