Searched refs:hasSelectionController (Results 1 – 2 of 2) sorted by relevance
1186 if (hasSelectionController()) { in startDragAndDrop()1492 if (hasSelectionController()) { in onTouchEvent()2439 boolean hasSelectionController() { in hasSelectionController() method in Editor6279 if (hasSelectionController()) {
11190 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()