Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
DGoogleSuggestionProvider.kt77 } else if (match == GoogleSuggestionProvider.Companion.SEARCH_SHORTCUT) { in query()
131 GoogleSuggestionProvider.Companion.SEARCH_SHORTCUT in buildUriMatcher()
136 GoogleSuggestionProvider.Companion.SEARCH_SHORTCUT in buildUriMatcher()
151 private const val SEARCH_SHORTCUT = 1 constant
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java110 private static final int SEARCH_SHORTCUT = 33; field in LegacyApiSupport
337 SEARCH_SHORTCUT); in matcher.addURI() argument
1821 case SEARCH_SHORTCUT: { in query()
2012 case SEARCH_SHORTCUT: in getType()
DContactsProvider2.java423 public static final int SEARCH_SHORTCUT = 12002; field in ContactsProvider2
1329 SEARCH_SHORTCUT); in matcher.addURI() argument
7747 case SEARCH_SHORTCUT: { in queryLocal()
10091 case SEARCH_SHORTCUT: in getType()