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