[Issue 2097207] Adding filtering capability to aggregation suggestions
Change-Id: Ifce36286d2f573e69f872432cc34a1fca0311e02
This commit is contained in:
@@ -410,7 +410,8 @@ public final class ContactsContract {
|
|||||||
private AggregationSuggestions() {}
|
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";
|
public static final String CONTENT_DIRECTORY = "suggestions";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user