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

/frameworks/base/core/java/android/widget/
H A DEditor.java2910 final int offset = getCurrentCursorOffset();
2971 positionAtCursorOffset(getCurrentCursorOffset(), false);
3030 public abstract int getCurrentCursorOffset(); method in class:Editor.HandleView
3067 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled);
3110 startTouchUpFilter(getCurrentCursorOffset());
3268 public int getCurrentCursorOffset() { method in class:Editor.InsertionHandleView
3311 public int getCurrentCursorOffset() { method in class:Editor.SelectionStartHandleView
3354 public int getCurrentCursorOffset() { method in class:Editor.SelectionEndHandleView

Completed in 42 milliseconds