Searched refs:minSpanStart (Results 1 – 1 of 1) sorted by relevance
2681 int minSpanStart = mTextView.getText().length(); in shouldOfferToShowSuggestions() local2689 minSpanStart = Math.min(minSpanStart, spanStart); in shouldOfferToShowSuggestions()2709 if (minSpanStart < unionOfSpansCoveringSelectionStartStart in shouldOfferToShowSuggestions()