Home
last modified time | relevance | path

Searched refs:getInsertionMarkerHorizontal (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/inputmethodtests/src/android/os/
DCursorAnchorInfoTest.java112 assertEquals(INSERTION_MARKER_HORIZONTAL, info.getInsertionMarkerHorizontal()); in testBuilder()
137 assertEquals(INSERTION_MARKER_HORIZONTAL, info2.getInsertionMarkerHorizontal()); in testBuilder()
164 assertEquals(INSERTION_MARKER_HORIZONTAL, info3.getInsertionMarkerHorizontal()); in testBuilder()
190 assertEquals(Float.NaN, uninitializedInfo.getInsertionMarkerHorizontal()); in testBuilder()
/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java465 public float getInsertionMarkerHorizontal() { in getInsertionMarkerHorizontal() method in CursorAnchorInfo
/frameworks/base/api/
Dcurrent.txt38251 method public float getInsertionMarkerHorizontal();
Dsystem-current.txt40546 method public float getInsertionMarkerHorizontal();