Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodSubtypeSwitchingController.java402 final List<ImeSubtypeListItem> switchingAwareImeSubtypes = in createFrom() local
409 switchingAwareImeSubtypes)) { in createFrom()
414 switchingAwareRotationList = new DynamicRotationList(switchingAwareImeSubtypes); in createFrom()