Home
last modified time | relevance | path

Searched refs:getCardsWithSuggestionViewType (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/
H A DContextualCardManager.java329 return getCardsWithSuggestionViewType(result); in getCardsWithViewType()
340 private List<ContextualCard> getCardsWithSuggestionViewType(List<ContextualCard> cards) { in getCardsWithSuggestionViewType() method in ContextualCardManager