Searched refs:CHARACTER_BIDI_LEVEL1 (Results 1 – 1 of 1) sorted by relevance
61 private static final int[] CHARACTER_BIDI_LEVEL1 = new int[] {LTR_BIDI_LEVEL, LTR_BIDI_LEVEL, field in TextBoundsInfoTest128 .setCharacterBidiLevel(CHARACTER_BIDI_LEVEL1) in testBuilder()141 assertCharacterBidiLevel(CHARACTER_BIDI_LEVEL1, textBoundsInfo1); in testBuilder()154 assertCharacterBidiLevel(CHARACTER_BIDI_LEVEL1, textBoundsInfo2); in testBuilder()198 .setCharacterBidiLevel(CHARACTER_BIDI_LEVEL1) in testTextBoundsInfo_writeToParcel()213 assertCharacterBidiLevel(CHARACTER_BIDI_LEVEL1, textBoundsInfo1); in testTextBoundsInfo_writeToParcel()232 assertCharacterBidiLevel(CHARACTER_BIDI_LEVEL1, textBoundsInfo1); in testTextBoundsInfo_writeToParcel()248 .setCharacterBidiLevel(CHARACTER_BIDI_LEVEL1) in testBuilder_matrix_isRequired()263 .setCharacterBidiLevel(CHARACTER_BIDI_LEVEL1) in testBuilder_startAndEnd_isRequired()295 .setCharacterBidiLevel(CHARACTER_BIDI_LEVEL1) in testBuilder_characterBounds_isRequired()[all …]