Searched refs:MAX_NUMBER_SUGGESTIONS (Results 1 – 2 of 2) sorted by relevance
4065 private static final int MAX_NUMBER_SUGGESTIONS = SuggestionSpan.SUGGESTIONS_MAX_SIZE; field in Editor.SuggestionsPopupWindow4160 mSuggestionInfos = new SuggestionInfo[MAX_NUMBER_SUGGESTIONS]; in initContentView()
66485 Landroid/widget/Editor$SuggestionsPopupWindow;->MAX_NUMBER_SUGGESTIONS:I