Searched refs:TEST_CHAR_SEQUENCE_START (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
H A DTextInfoCompatUtilsTests.java37 final private static int TEST_CHAR_SEQUENCE_START = 1; field in class:TextInfoCompatUtilsTests
56 TEST_CHAR_SEQUENCE_START, TEST_CHAR_SEQUENCE_END, TEST_COOKIE,
58 final Spanned expectedSpanned = (Spanned) text.subSequence(TEST_CHAR_SEQUENCE_START,

Completed in 116 milliseconds