Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 2 of 2) sorted by relevance
814 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager2079 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 …]
19783 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…