Searched defs:enabledSubtypes (Results 1 – 2 of 2) sorted by relevance
1049 List<InputMethodSubtype> enabledSubtypes = in getEnabledInputMethodSubtypeListLocked() local1062 ArrayList<InputMethodSubtype> enabledSubtypes = new ArrayList<>(); in getEnabledInputMethodSubtypeListLocked() local
3499 final List<InputMethodSubtype> enabledSubtypes = in findLastResortApplicableShortcutInputMethodAndSubtypeLocked() local