OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canCreateView
(Results
1 - 4
of
4
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DefaultSuggestionViewFactory.java
67
if (factory.
canCreateView
(suggestion)) {
77
if (factory.
canCreateView
(suggestion)) {
85
public boolean
canCreateView
(Suggestion suggestion) {
SuggestionViewFactory.java
61
boolean
canCreateView
(Suggestion suggestion);
SuggestionViewInflater.java
79
public boolean
canCreateView
(Suggestion suggestion) {
WebSearchSuggestionView.java
97
public boolean
canCreateView
(Suggestion suggestion) {
Completed in 38 milliseconds