Searched defs:suggestionsList (Results 1 – 3 of 3) sorted by relevance
81 final ArrayList<String> suggestionsList = new ArrayList<>(); in getTextWithSuggestionSpan() local
261 final ArrayList<SuggestedWordInfo> suggestionsList; in getSuggestedWordsForNonBatchInput() local353 final ArrayList<SuggestedWordInfo> suggestionsList = new ArrayList<>(suggestionsSize); in getSuggestionsInfoListWithDebugInfo() local
215 final ArrayList<SuggestedWordInfo> suggestionsList = new ArrayList<>(); in getTypedWordAndPreviousSuggestions() local