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

/frameworks/base/core/java/android/widget/
H A DEditor.java2947 final int offset = getCurrentCursorOffset();
3008 positionAtCursorOffset(getCurrentCursorOffset(), false);
3067 public abstract int getCurrentCursorOffset(); method in class:Editor.HandleView
3104 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled);
3147 startTouchUpFilter(getCurrentCursorOffset());
3305 public int getCurrentCursorOffset() { method in class:Editor.InsertionHandleView
3348 public int getCurrentCursorOffset() { method in class:Editor.SelectionStartHandleView
3391 public int getCurrentCursorOffset() { method in class:Editor.SelectionEndHandleView

Completed in 30 milliseconds