Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBlueUnderlineTests.java79 final SpanGetter suggestionSpan = new SpanGetter(mTextView.getText(), SuggestionSpan.class); in testBlueUnderlineOnBackspace() local
81 EXPECTED_SUGGESTION_SPAN_START, suggestionSpan.mStart); in testBlueUnderlineOnBackspace()