Searched refs:hasInsertionController (Results 1 – 2 of 2) sorted by relevance
2391 } else if (hasInsertionController()) { in onTouchUpEvent()2432 boolean hasInsertionController() { in hasInsertionController() method in Editor3576 if (hasInsertionController() && !extractedTextModeWillBeStarted()) { in dismiss()6271 if (hasInsertionController()) {
12715 return mEditor != null && mEditor.hasInsertionController(); in onDragEvent()