Searched refs:canCreateView (Results 1 – 4 of 4) sorted by relevance
67 if (factory.canCreateView(suggestion)) { in getView()77 if (factory.canCreateView(suggestion)) { in getViewType()85 public boolean canCreateView(Suggestion suggestion) { in canCreateView() method in DefaultSuggestionViewFactory
61 boolean canCreateView(Suggestion suggestion); in canCreateView() method
79 public boolean canCreateView(Suggestion suggestion) { in canCreateView() method in SuggestionViewInflater
97 public boolean canCreateView(Suggestion suggestion) { in canCreateView() method in WebSearchSuggestionView.Factory