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