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.java608 final InputMethodManager fallbackImm = in getFallbackInputMethodManagerIfNecessary() local
1583 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive() local
1717 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions() local
1738 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText() local
1789 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
1864 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
2025 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startStylusHandwriting() local
2149 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput() local
2227 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in invalidateInput() local
2638 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection() local
[all …]