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 106 private static final int SEARCH_SUGGESTIONS = 32;
350 SEARCH_SUGGESTIONS);
352 SEARCH_SUGGESTIONS);
    [all...]
ContactsProvider2.java 325 private static final int SEARCH_SUGGESTIONS = 12001;
    [all...]

Completed in 104 milliseconds