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 44 private static final int SEARCH_SHORTCUT = 1;
81 } else if (match == SEARCH_SHORTCUT) {
126 SEARCH_SHORTCUT);
128 SEARCH_SHORTCUT);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyApiSupport.java 107 private static final int SEARCH_SHORTCUT = 33;
354 SEARCH_SHORTCUT);
    [all...]
ContactsProvider2.java 326 private static final int SEARCH_SHORTCUT = 12002;
    [all...]

Completed in 792 milliseconds