Searched refs:getFallbackInputMethodManagerIfNecessary (Results 1 – 1 of 1) sorted by relevance
506 private InputMethodManager getFallbackInputMethodManagerIfNecessary(@Nullable View view) { in getFallbackInputMethodManagerIfNecessary() method in InputMethodManager1178 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in isActive()1268 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in displayCompletions()1293 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateExtractedText()1341 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1409 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in showSoftInput()1578 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in restartInput()2077 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateSelection()2129 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in viewClicked()2200 final InputMethodManager fallbackImm = getFallbackInputMethodManagerIfNecessary(view); in updateCursor()[all …]