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

  /frameworks/base/core/tests/coretests/src/android/app/
SuggestionProvider.java 35 private static final int SEARCH_SUGGESTIONS = 1;
42 SEARCH_SUGGESTIONS);
44 SEARCH_SUGGESTIONS);
67 case SEARCH_SUGGESTIONS:
89 case SEARCH_SUGGESTIONS:
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyApiSupport.java 104 private static final int SEARCH_SUGGESTIONS = 32;
348 SEARCH_SUGGESTIONS);
350 SEARCH_SUGGESTIONS);
    [all...]
ContactsProvider2.java 237 private static final int SEARCH_SUGGESTIONS = 12001;
494 SEARCH_SUGGESTIONS);
496 SEARCH_SUGGESTIONS);
    [all...]

Completed in 87 milliseconds