Searched refs:hasInsertionController (Results 1 – 3 of 3) 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()) {
12758 return mEditor != null && mEditor.hasInsertionController(); in onDragEvent()
81680 Landroid/widget/Editor;->hasInsertionController()Z