HomeSort by relevance Sort by last modified time
    Searched refs:SEARCH_SHORTCUT (Results 1 - 3 of 3) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestionProvider.java 38 private static final int SEARCH_SHORTCUT = 1;
69 } else if (match == SEARCH_SHORTCUT) {
114 SEARCH_SHORTCUT);
116 SEARCH_SHORTCUT);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyApiSupport.java 105 private static final int SEARCH_SHORTCUT = 33;
352 SEARCH_SHORTCUT);
    [all...]
ContactsProvider2.java 238 private static final int SEARCH_SHORTCUT = 12002;
498 SEARCH_SHORTCUT);
    [all...]

Completed in 56 milliseconds