Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 2 of 2) sorted by relevance
500 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager1425 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()1515 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()1539 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()1586 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1654 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1832 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()2189 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection()2240 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked()2316 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor()[all …]
24780 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…