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

/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DCursorAnchorInfoTest.java96 .setInsertionMarkerLocation(INSERTION_MARKER_HORIZONTAL, INSERTION_MARKER_TOP,
263 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
266 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
287 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
291 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
296 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
300 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
305 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
309 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
314 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation(
[all...]
/frameworks/base/core/java/android/view/inputmethod/
H A DCursorAnchorInfo.java319 public Builder setInsertionMarkerLocation(final float horizontalPosition, method in class:CursorAnchorInfo.Builder
/frameworks/base/core/java/android/widget/
H A DEditor.java4149 builder.setInsertionMarkerLocation(insertionMarkerX, insertionMarkerTop,

Completed in 94 milliseconds