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

/frameworks/base/core/java/android/widget/
H A DEditor.java1471 updateCursorPosition(0, top, middle, getPrimaryHorizontal(layout, hintLayout, offset));
1474 updateCursorPosition(1, middle, bottom, layout.getSecondaryHorizontal(offset));
1648 private void updateCursorPosition(int cursorIndex, int top, int bottom, float horizontal) { method in class:Editor

Completed in 37 milliseconds