Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java309 private static class DynamicRotationList { class in InputMethodSubtypeSwitchingController
310 private static final String TAG = DynamicRotationList.class.getSimpleName();
314 private DynamicRotationList(final List<ImeSubtypeListItem> imeSubtypeListItems) { in DynamicRotationList() method in InputMethodSubtypeSwitchingController.DynamicRotationList
393 private final DynamicRotationList mSwitchingAwareRotationList;
398 DynamicRotationList switchingAwareRotationList = null; in createFrom()
411 switchingAwareRotationList = new DynamicRotationList(switchingAwareImeSubtypes); in createFrom()
436 private ControllerImpl(final DynamicRotationList switchingAwareRotationList, in ControllerImpl()
/frameworks/base/services/
Dart-profile7345 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->dump(L…
7346 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->getNex…
7347 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->getUsa…
7348 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->onUser…
19295 Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;