Searched refs:MAX_CATEGORIES (Results 1 – 1 of 1) sorted by relevance
59 private static final int MAX_CATEGORIES = 3; field in WidgetRecommendationsView217 if (displayedCategories == MAX_CATEGORIES) { in setRecommendations()