Searched refs:hasServedByInputMethodLocked (Results 1 – 3 of 3) sorted by relevance
752 if (!hasServedByInputMethodLocked(view) in hasActiveConnection()813 private boolean hasServedByInputMethodLocked(View view) { in hasServedByInputMethodLocked() method in InputMethodManager1493 if (!hasServedByInputMethodLocked(view)) { in displayCompletions()1514 if (!hasServedByInputMethodLocked(view)) { in updateExtractedText()1632 if (!hasServedByInputMethodLocked(view)) { in showSoftInput()1851 if (!hasServedByInputMethodLocked(view)) { in restartInput()2224 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateSelection()2280 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in viewClicked()2345 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateCursor()2377 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateCursorAnchorInfo()[all …]
19481 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…
19529 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…