Home | History | Annotate | Download | only in provider

Lines Matching refs:AggregationSuggestions

807      * @see ContactsContract.Contacts.AggregationSuggestions
851 * @see ContactsContract.Contacts.AggregationSuggestions
1721 * .appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY)
1735 public static final class AggregationSuggestions implements BaseColumns, ContactsColumns,
1740 private AggregationSuggestions() {}
1807 * {@link AggregationSuggestions#PARAMETER_MATCH_NAME},
1808 * {@link AggregationSuggestions#PARAMETER_MATCH_EMAIL},
1809 * {@link AggregationSuggestions#PARAMETER_MATCH_NICKNAME},
1810 * {@link AggregationSuggestions#PARAMETER_MATCH_PHONE}
1828 builder.appendPath(Contacts.AggregationSuggestions.CONTENT_DIRECTORY);