Searched refs:getCharacterBoundsFlags (Results 1 – 5 of 5) sorted by relevance
400 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()
734 public int getCharacterBoundsFlags(final int index) { in getCharacterBoundsFlags() method in CursorAnchorInfo
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
35565 method public int getCharacterBoundsFlags(int);
55949 method public int getCharacterBoundsFlags(int);