Searched defs:AggregationSuggestions (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java835 * @see ContactsContract.Contacts.AggregationSuggestions
886 * @see ContactsContract.Contacts.AggregationSuggestions
1875 * .appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY)
1889 public static final class AggregationSuggestions implements BaseColumns, ContactsColumns, class in class:ContactsContract.Contacts
1894 private AggregationSuggestions() {} method in class:ContactsContract.Contacts.AggregationSuggestions
1959 builder.appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY);

Completed in 102 milliseconds