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.java537 final InputMethodManager fallbackImm = in getFallbackInputMethodManagerIfNecessary() local
1375 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive() local
1485 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions() local
1506 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText() local
1550 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1625 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1843 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput() local
2215 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection() local
2264 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked() local
2336 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor() local
[all …]