Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java3554 final int offset = getCurrentCursorOffset(); in updateDrawable()
3636 positionAtCursorOffset(getCurrentCursorOffset(), false); in show()
3668 public abstract int getCurrentCursorOffset(); in getCurrentCursorOffset() method in Editor.HandleView
3708 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled); in updatePosition()
3803 startTouchUpFilter(getCurrentCursorOffset()); in onTouchEvent()
4012 public int getCurrentCursorOffset() { in getCurrentCursorOffset() method in Editor.InsertionHandleView
4091 public int getCurrentCursorOffset() { in getCurrentCursorOffset() method in Editor.SelectionStartHandleView
4327 public int getCurrentCursorOffset() {