Searched refs:DynamicRotationList (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodSubtypeSwitchingController.java340 private static class DynamicRotationList { class in class:InputMethodSubtypeSwitchingController
341 private static final String TAG = DynamicRotationList.class.getSimpleName();
345 private DynamicRotationList(final List<ImeSubtypeListItem> imeSubtypeListItems) { method in class:InputMethodSubtypeSwitchingController.DynamicRotationList
439 private final DynamicRotationList mSwitchingAwareRotationList;
444 DynamicRotationList switchingAwareRotationList = null;
457 switchingAwareRotationList = new DynamicRotationList(switchingAwareImeSubtypes);
482 private ControllerImpl(final DynamicRotationList switchingAwareRotationList,
/frameworks/base/
H A Dcompiled-classes-phone5301 com.android.internal.inputmethod.InputMethodSubtypeSwitchingController$DynamicRotationList

Completed in 89 milliseconds