Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDraggableView.java46 int getViewType(); in getViewType() method
/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/apps/Settings/src/com/android/settings/panel/
DPanelContent.java114 default int getViewType() { in getViewType() method
DVolumePanel.java115 public int getViewType() { in getViewType() method in VolumePanel
/packages/apps/Settings/tests/unit/src/com/android/settings/panel/
DFakePanelContent.java98 public int getViewType() { in getViewType() method in FakePanelContent
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DFakePanelContent.java100 public int getViewType() { in getViewType() method in FakePanelContent
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DNavigableAppWidgetHostView.java225 public int getViewType() { in getViewType() method in NavigableAppWidgetHostView
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/
DContextualCard.java120 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
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java841 public int getViewType() { in getViewType() method in BubbleTextView
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java806 public int getViewType() { in getViewType() method in FolderIcon