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.java833 final InputMethodManager fallbackImm = in getFallbackInputMethodManagerIfNecessary() local
2079 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive() local
2265 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions() local
2286 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText() local
2348 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
2444 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput() local
2842 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startStylusHandwritingInternal() local
2997 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startConnectionlessStylusHandwritingInternal() local
3074 final InputMethodManager fallbackImm = in prepareStylusHandwritingDelegation() local
3296 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput() local
[all …]