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

/frameworks/base/core/java/android/widget/
H A DEditor.java4507 final int offset = getCurrentCursorOffset();
4577 positionAtCursorOffset(getCurrentCursorOffset(), true, false);
4596 positionAtCursorOffset(getCurrentCursorOffset(), false, false);
4633 public abstract int getCurrentCursorOffset(); method in class:Editor.HandleView
4712 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled, false);
4950 startTouchUpFilter(getCurrentCursorOffset());
5166 public int getCurrentCursorOffset() { method in class:Editor.InsertionHandleView
5271 public int getCurrentCursorOffset() { method in class:Editor.SelectionHandleView
5327 final int currentOffset = getCurrentCursorOffset();
5512 final int currentOffset = getCurrentCursorOffset();
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt7336 HPLandroid/widget/Editor$HandleView;->getCurrentCursorOffset()I
7354 HPLandroid/widget/Editor$InsertionHandleView;->getCurrentCursorOffset()I
[all...]

Completed in 65 milliseconds