Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodSubtypeSwitchingController.java492 private InputMethodAndSubtypeList mSubtypeList; field in InputMethodSubtypeSwitchingController
516 mSubtypeList = new InputMethodAndSubtypeList(context, mSettings); in resetCircularListLocked()
518 mSubtypeList.getSortedInputMethodAndSubtypeList( in resetCircularListLocked()
536 return mSubtypeList.getSortedInputMethodAndSubtypeList( in getSortedInputMethodAndSubtypeListForImeMenuLocked()