Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java1475 if (hasSelectionController()) { in startDragAndDrop()
1790 if (hasSelectionController()) { in onTouchEvent()
2782 boolean hasSelectionController() { in hasSelectionController() method in Editor
6531 if (hasSelectionController() && getSelectionController().isCursorBeingModified()) { in onTouchEvent()
7208 if (hasSelectionController()) { in loadHandleDrawables()
H A DTextView.java13144 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20064 HSPLandroid/widget/Editor;->hasSelectionController()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20128 HSPLandroid/widget/Editor;->hasSelectionController()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67252 Landroid/widget/Editor;->hasSelectionController()Z