Searched refs:getCurrentCursorOffset (Results 1 – 1 of 1) sorted by relevance
4540 final int offset = getCurrentCursorOffset(); in updateDrawable()4610 positionAtCursorOffset(getCurrentCursorOffset(), true, false); in invalidate()4629 positionAtCursorOffset(getCurrentCursorOffset(), false, false); in show()4666 public abstract int getCurrentCursorOffset(); in getCurrentCursorOffset() method in Editor.HandleView4745 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled, false); in updatePosition()5039 startTouchUpFilter(getCurrentCursorOffset()); in onTouchEvent()5261 public int getCurrentCursorOffset() { in getCurrentCursorOffset() method in Editor.InsertionHandleView5366 public int getCurrentCursorOffset() { in getCurrentCursorOffset() method in Editor.SelectionHandleView5422 final int currentOffset = getCurrentCursorOffset(); in updatePosition()5607 final int currentOffset = getCurrentCursorOffset();[all …]