Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewPopulateCharacterBoundsTest.java400 assertThat(cursorAnchorInfo.getCharacterBoundsFlags(2)).isEqualTo(FLAG_HAS_VISIBLE_REGION); in testPopulateCharacterBounds_withinRange()
401 assertThat(cursorAnchorInfo.getCharacterBoundsFlags(3)).isEqualTo(FLAG_HAS_VISIBLE_REGION); in testPopulateCharacterBounds_withinRange()
417 characterBoundsFlags[i] = cursorAnchorInfo.getCharacterBoundsFlags(i); in assertCharacterBoundsFlags()
/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java734 public int getCharacterBoundsFlags(final int index) { in getCharacterBoundsFlags() method in CursorAnchorInfo
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35565 method public int getCharacterBoundsFlags(int);
/frameworks/base/core/api/
Dcurrent.txt55949 method public int getCharacterBoundsFlags(int);