Searched defs:SEARCH_SUGGESTIONS (Results 1 - 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java107 private static final int SEARCH_SUGGESTIONS = 32; field in class:LegacyApiSupport
353 SEARCH_SUGGESTIONS);
355 SEARCH_SUGGESTIONS);
1878 case SEARCH_SUGGESTIONS:
2081 case SEARCH_SUGGESTIONS:
H A DContactsProvider2.java328 private static final int SEARCH_SUGGESTIONS = 12001; field in class:ContactsProvider2
1172 SEARCH_SUGGESTIONS);
1174 SEARCH_SUGGESTIONS);
5953 case SEARCH_SUGGESTIONS: {
7679 case SEARCH_SUGGESTIONS:

Completed in 131 milliseconds