Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java1322 if (hasSelectionController()) { in startDragAndDrop()
1637 if (hasSelectionController()) { in onTouchEvent()
2579 boolean hasSelectionController() { in hasSelectionController() method in Editor
6126 if (hasSelectionController() && getSelectionController().isCursorBeingModified()) { in onTouchEvent()
6788 if (hasSelectionController()) { in loadHandleDrawables()
DTextView.java11300 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
/frameworks/base/config/
Dboot-image-profile.txt25710 HSPLandroid/widget/Editor;->hasSelectionController()Z