Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DKeyboardActivity.java81 InputMethodInfo currentInputMethodInfo = getCurrentInputMethodInfo(); in onActionClicked()
116 InputMethodInfo currentInputMethodInfo = getCurrentInputMethodInfo(); in refreshActionList()
180 private InputMethodInfo getCurrentInputMethodInfo() { in getCurrentInputMethodInfo() method in KeyboardActivity