Home
last modified time | relevance | path

Searched defs:fallbackImm (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java525 final InputMethodManager fallbackImm = in getFallbackInputMethodManagerIfNecessary() local
1179 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive() local
1269 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions() local
1294 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText() local
1342 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1410 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1579 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput() local
2078 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection() local
2130 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked() local
2201 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor() local
[all …]