Home
last modified time | relevance | path

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

/frameworks/base/core/tests/inputmethodtests/src/android/os/
DCursorAnchorInfoTest.java109 assertEquals(COMPOSING_TEXT_START, info.getComposingTextStart()); in testBuilder()
134 assertEquals(COMPOSING_TEXT_START, info2.getComposingTextStart()); in testBuilder()
161 assertEquals(COMPOSING_TEXT_START, info3.getComposingTextStart()); in testBuilder()
187 assertEquals(-1, uninitializedInfo.getComposingTextStart()); in testBuilder()
/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java437 public int getComposingTextStart() { in getComposingTextStart() method in CursorAnchorInfo
/frameworks/base/api/
Dcurrent.txt38247 method public int getComposingTextStart();
Dsystem-current.txt40542 method public int getComposingTextStart();