Searched refs:TEST_URL_SPAN_END (Results 1 – 1 of 1) sorted by relevance
52 final private static int TEST_URL_SPAN_END = 7; field in TextInfoCompatUtilsTests60 text.setSpan(TEST_URL_SPAN_URL, TEST_URL_SPAN_START, TEST_URL_SPAN_END, in testGetCharSequence()