Searched refs:hasSelectionController (Results 1 – 3 of 3) sorted by relevance
1186 if (hasSelectionController()) { in startDragAndDrop()1492 if (hasSelectionController()) { in onTouchEvent()2439 boolean hasSelectionController() { in hasSelectionController() method in Editor6279 if (hasSelectionController()) {
11222 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
81681 Landroid/widget/Editor;->hasSelectionController()Z