Searched refs:suggestionEnd (Results 1 – 1 of 1) sorted by relevance
2284 int suggestionStart, suggestionEnd; // range of actual suggestion within text field in Editor.SuggestionsPopupWindow.SuggestionInfo2561 suggestionInfo.suggestionEnd = suggestionInfo.suggestionStart in highlightTextDifferences()2645 final int suggestionEnd = suggestionInfo.suggestionEnd; in onItemClick() local2647 suggestionStart, suggestionEnd).toString(); in onItemClick()