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

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

Completed in 33 milliseconds