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.java519 final InputMethodManager fallbackImm = in getFallbackInputMethodManagerIfNecessary() local
1425 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive() local
1515 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions() local
1539 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText() local
1586 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1654 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1832 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput() local
2189 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection() local
2240 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked() local
2316 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor() local
[all …]