Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DKeyboardFragment.java127 .getEnabledSystemInputMethodList(getContext()); in updateCurrentKeyboardPreference()
158 .getEnabledSystemInputMethodList(getContext()); in updateKeyboardsSettings()
DInputMethodHelper.java44 public static List<InputMethodInfo> getEnabledSystemInputMethodList(Context context) { in getEnabledSystemInputMethodList() method in InputMethodHelper
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DDevicePrefFragment.java267 InputMethodHelper.getEnabledSystemInputMethodList(getContext())); in updateKeyboardAutofillSettings()