HomeSort by relevance Sort by last modified time
    Searched refs:setInsertionMarkerLocation (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/tests/inputmethodtests/src/android/os/
CursorAnchorInfoTest.java 96 .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...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CursorAnchorInfoUtils.java 231 builder.setInsertionMarkerLocation(insertionMarkerX, insertionMarkerTop,
  /frameworks/base/core/java/android/view/inputmethod/
CursorAnchorInfo.java 308 public Builder setInsertionMarkerLocation(final float horizontalPosition,
  /frameworks/base/core/java/android/widget/
Editor.java     [all...]

Completed in 116 milliseconds