Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
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.java489 public float getInsertionMarkerHorizontal() { in getInsertionMarkerHorizontal() method in CursorAnchorInfo
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35571 method public float getInsertionMarkerHorizontal();
/frameworks/base/api/
Dcurrent.txt47732 method public float getInsertionMarkerHorizontal();
Dsystem-current.txt51275 method public float getInsertionMarkerHorizontal();