Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A 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
2216 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection() local
2265 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked() local
2337 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor() local
[all …]