Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DInputMethodHelper.java87 public static InputMethodInfo findInputMethod(String imid, in findInputMethod() method in InputMethodHelper
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DDevicePrefFragment.java266 InputMethodInfo info = InputMethodHelper.findInputMethod(defaultImId, in updateKeyboardAutofillSettings()