Searched defs:horizontalPosition (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DCursorAnchorInfo.java292 * @param horizontalPosition horizontal position of the insertion marker, in the local
308 public Builder setInsertionMarkerLocation(final float horizontalPosition, argument
311 mInsertionMarkerHorizontal = horizontalPosition;

Completed in 37 milliseconds