Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 2 of 2) sorted by relevance
506 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager1179 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()1269 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()1294 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()1342 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1410 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1579 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()2078 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection()2130 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked()2201 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor()[all …]
18169 HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid…