Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodSubtypeSwitchingController.java202 final List<InputMethodSubtype> explicitlyOrImplicitlyEnabledSubtypeList = in getSortedInputMethodAndSubtypeList() local
205 for (InputMethodSubtype subtype : explicitlyOrImplicitlyEnabledSubtypeList) { in getSortedInputMethodAndSubtypeList()