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 107 private static final int SEARCH_SUGGESTIONS = 32;
331 SEARCH_SUGGESTIONS);
333 SEARCH_SUGGESTIONS);
    [all...]
ContactsProvider2.java 399 public static final int SEARCH_SUGGESTIONS = 12001;
    [all...]

Completed in 475 milliseconds