Searched refs:suggestionSpan (Results 1 – 1 of 1) sorted by relevance
79 final SpanGetter suggestionSpan = new SpanGetter(mTextView.getText(), SuggestionSpan.class); in testBlueUnderlineOnBackspace() local81 EXPECTED_SUGGESTION_SPAN_START, suggestionSpan.mStart); in testBlueUnderlineOnBackspace()