Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStyleSettingsFragment.java59 private CustomInputStylePreference.SubtypeLocaleAdapter mSubtypeLocaleAdapter; field in CustomInputStyleSettingsFragment
118 mSubtypeLocaleAdapter = new CustomInputStylePreference.SubtypeLocaleAdapter(context); in onActivityCreated()
208 return mSubtypeLocaleAdapter; in getSubtypeLocaleAdapter()