Searched refs:SEARCH_SHORTCUT (Results 1 - 3 of 3) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DGoogleSuggestionProvider.java44 private static final int SEARCH_SHORTCUT = 1; field in class:GoogleSuggestionProvider
81 } else if (match == SEARCH_SHORTCUT) {
126 SEARCH_SHORTCUT);
128 SEARCH_SHORTCUT);
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java108 private static final int SEARCH_SHORTCUT = 33; field in class:LegacyApiSupport
357 SEARCH_SHORTCUT);
1882 case SEARCH_SHORTCUT: {
2083 case SEARCH_SHORTCUT:
H A DContactsProvider2.java329 private static final int SEARCH_SHORTCUT = 12002; field in class:ContactsProvider2
1176 SEARCH_SHORTCUT);
5958 case SEARCH_SHORTCUT: {
7681 case SEARCH_SHORTCUT:

Completed in 100 milliseconds