Home
last modified time | relevance | path

Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java814 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager
2079 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()
2265 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()
2286 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()
2348 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()
2444 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()
2842 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startStylusHandwritingInternal()
2997 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startConnectionlessStylusHandwritingInternal()
3075 getFallbackInputMethodManagerIfNecessary(delegatorView); in prepareStylusHandwritingDelegation()
3296 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt19783 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…