Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 3 of 3) sorted by relevance
518 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager1375 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()1485 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()1506 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()1550 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1625 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1843 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()2216 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection()2265 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked()2337 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor()[all …]
19477 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…
19525 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…