Home
last modified time | relevance | path

Searched refs:hasSelectionController (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java1186 if (hasSelectionController()) { in startDragAndDrop()
1492 if (hasSelectionController()) { in onTouchEvent()
2439 boolean hasSelectionController() { in hasSelectionController() method in Editor
6279 if (hasSelectionController()) {
DTextView.java11222 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81681 Landroid/widget/Editor;->hasSelectionController()Z