Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 3 of 3) sorted by relevance
701 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager1820 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()2001 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()2022 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()2082 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()2166 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()2358 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in startStylusHandwritingInternal()2446 getFallbackInputMethodManagerIfNecessary(delegatorView); in prepareStylusHandwritingDelegation()2572 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()2650 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in invalidateInput()[all …]
19443 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…
19507 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…