Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DTextBoundsInfoTest.java51 private static final float[] CHARACTER_BOUNDS2 = new float[] { field in TextBoundsInfoTest
169 .setCharacterBounds(CHARACTER_BOUNDS2) in testBuilder()
181 assertCharacterBounds(CHARACTER_BOUNDS2, textBoundsInfo3); in testBuilder()