Home
last modified time | relevance | path

Searched refs:removeSelection (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/method/
H A DLinkMovementMethod.java251 Selection.removeSelection(buffer); in onTouchEvent()
260 Selection.removeSelection(text); in initialize()
266 Selection.removeSelection(text); in onTakeFocus()
/aosp14/frameworks/base/core/java/android/text/
H A DSelection.java184 public static final void removeSelection(Spannable text) { in removeSelection() method in Selection
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java14335 Selection.removeSelection((Spannable) text); in performAccessibilityActionInternal()
15516 Selection.removeSelection((Spannable) text); in setAccessibilitySelection()
H A DEditor.java7131 Selection.removeSelection((Spannable) mTextView.getText()); in resetDragAcceleratorState()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15000 HSPLandroid/text/Selection;->removeSelection(Landroid/text/Spannable;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15064 HSPLandroid/text/Selection;->removeSelection(Landroid/text/Spannable;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt47513 method public static final void removeSelection(android.text.Spannable);