Searched refs:canCreateView (Results 1 - 4 of 4) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DDefaultSuggestionViewFactory.java67 if (factory.canCreateView(suggestion)) {
77 if (factory.canCreateView(suggestion)) {
85 public boolean canCreateView(Suggestion suggestion) { method in class:DefaultSuggestionViewFactory
H A DSuggestionViewFactory.java61 boolean canCreateView(Suggestion suggestion); method in interface:SuggestionViewFactory
H A DSuggestionViewInflater.java79 public boolean canCreateView(Suggestion suggestion) { method in class:SuggestionViewInflater
H A DWebSearchSuggestionView.java97 public boolean canCreateView(Suggestion suggestion) { method in class:WebSearchSuggestionView.Factory

Completed in 60 milliseconds