Home
last modified time | relevance | path

Searched refs:setInsertionMarkerLocation (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/inputmethodtests/src/android/os/
DCursorAnchorInfoTest.java96 .setInsertionMarkerLocation(INSERTION_MARKER_HORIZONTAL, INSERTION_MARKER_TOP, in testBuilder()
263 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
266 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
287 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
291 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
296 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
300 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
305 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
309 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
314 new Builder().setMatrix(MATRIX1).setInsertionMarkerLocation( in testEquality()
[all …]
/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java308 public Builder setInsertionMarkerLocation(final float horizontalPosition, in setInsertionMarkerLocation() method in CursorAnchorInfo.Builder
/frameworks/base/core/java/android/widget/
DEditor.java3483 builder.setInsertionMarkerLocation(insertionMarkerX, insertionMarkerTop, in updatePosition()
/frameworks/base/api/
Dcurrent.txt38269 …method public android.view.inputmethod.CursorAnchorInfo.Builder setInsertionMarkerLocation(float, …
Dsystem-current.txt40564 …method public android.view.inputmethod.CursorAnchorInfo.Builder setInsertionMarkerLocation(float, …