Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionViewFactory.java45 String getViewType(Suggestion suggestion); in getViewType() method
DDefaultSuggestionViewFactory.java73 public String getViewType(Suggestion suggestion) { in getViewType() method in DefaultSuggestionViewFactory
DSuggestionViewInflater.java75 public String getViewType(Suggestion suggestion) { in getViewType() method in SuggestionViewInflater
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DCandidatesViewManager.java110 public abstract int getViewType(); in getViewType() method in CandidatesViewManager
DTextCandidates1LineViewManager.java380 public int getViewType() { in getViewType() method in TextCandidates1LineViewManager
DTextCandidatesViewManager.java675 public int getViewType() { in getViewType() method in TextCandidatesViewManager
/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java708 public int getViewType() { in getViewType() method in CalendarController
/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailFragment.java1082 int getViewType() { in getViewType() method in ContactDetailFragment.ViewEntry