Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java6554 endCursorDrag(event); in onTouchEvent()
6647 private void endCursorDrag(MotionEvent event) { in endCursorDrag() method in Editor.SelectionHandleView.InsertionPointCursorController