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