am 0fc0244e: [Issue 2097207] Adding filtering capability to aggregation suggestions
Merge commit '0fc0244e808925e848ee9e350a3a213bd7574249' into eclair-plus-aosp * commit '0fc0244e808925e848ee9e350a3a213bd7574249': [Issue 2097207] Adding filtering capability to aggregation suggestions
This commit is contained in:
@@ -410,7 +410,8 @@ public final class ContactsContract {
|
||||
private AggregationSuggestions() {}
|
||||
|
||||
/**
|
||||
* The directory twig for this sub-table
|
||||
* The directory twig for this sub-table. The URI can be followed by an optional
|
||||
* type-to-filter, similar to {@link Contacts#CONTENT_FILTER_URI}.
|
||||
*/
|
||||
public static final String CONTENT_DIRECTORY = "suggestions";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user