Searched refs:MAX_NUMBER_SUGGESTIONS (Results 1 – 1 of 1) sorted by relevance
3268 private static final int MAX_NUMBER_SUGGESTIONS = SuggestionSpan.SUGGESTIONS_MAX_SIZE; field in Editor.SuggestionsPopupWindow3363 mSuggestionInfos = new SuggestionInfo[MAX_NUMBER_SUGGESTIONS]; in initContentView()