Searched refs:maxSpanEnd (Results 1 – 1 of 1) sorted by relevance
2441 int maxSpanEnd = 0; in shouldOfferToShowSuggestions() local2449 maxSpanEnd = Math.max(maxSpanEnd, spanEnd); in shouldOfferToShowSuggestions()2469 || maxSpanEnd > unionOfSpansCoveringSelectionStartEnd) { in shouldOfferToShowSuggestions()