Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java1395 if (hasSelectionController()) { in startDragAndDrop()
1710 if (hasSelectionController()) { in onTouchEvent()
2676 boolean hasSelectionController() { in hasSelectionController() method in Editor
6260 if (hasSelectionController() && getSelectionController().isCursorBeingModified()) { in onTouchEvent()
6931 if (hasSelectionController()) { in loadHandleDrawables()
H A DTextView.java11519 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20077 HSPLandroid/widget/Editor;->hasSelectionController()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20125 HSPLandroid/widget/Editor;->hasSelectionController()Z
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70575 Landroid/widget/Editor;->hasSelectionController()Z