Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
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.java461 public int getComposingTextStart() { in getComposingTextStart() method in CursorAnchorInfo
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35567 method public int getComposingTextStart();
/frameworks/base/api/
Dcurrent.txt44574 method public int getComposingTextStart();
Dtest-current.txt44653 method public int getComposingTextStart();
Dsystem-current.txt47577 method public int getComposingTextStart();