Home
last modified time | relevance | path

Searched defs:getViewType (Results 1 – 6 of 6) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionViewFactory.java45 String getViewType(Suggestion suggestion); in getViewType() method
DDefaultSuggestionViewFactory.java75 public String getViewType(Suggestion suggestion) { in getViewType() method in DefaultSuggestionViewFactory
DSuggestionViewInflater.java75 public String getViewType(Suggestion suggestion) { in getViewType() method in SuggestionViewInflater
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/
DContextualCard.java156 public int getViewType() { in getViewType() method in ContextualCard
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/
DContextualCard.java157 public int getViewType() { in getViewType() method in ContextualCard
/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java649 public int getViewType() { in getViewType() method in CalendarController