Searched refs:TEST_STYLE_SPAN_START (Results 1 – 1 of 1) sorted by relevance
47 final private static int TEST_STYLE_SPAN_START = 4; field in TextInfoCompatUtilsTests58 text.setSpan(TEST_STYLE_SPAN, TEST_STYLE_SPAN_START, TEST_STYLE_SPAN_END, in testGetCharSequence()