Searched refs:hasInsertionController (Results 1 – 2 of 2) sorted by relevance
2229 } else if (hasInsertionController()) { in onTouchUpEvent()2255 boolean hasInsertionController() { in hasInsertionController() method in Editor3405 if (hasInsertionController() && !extractedTextModeWillBeStarted()) { in dismiss()
11251 return mEditor != null && mEditor.hasInsertionController(); in onDragEvent()