Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 3 of 3) sorted by relevance
751 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager1966 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()2151 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()2172 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()2232 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()2319 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()2611 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startStylusHandwritingInternal()2766 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startConnectionlessStylusHandwritingInternal()2844 getFallbackInputMethodManagerIfNecessary(delegatorView); in prepareStylusHandwritingDelegation()3054 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()[all …]
19096 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…
19160 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…