Home | History | Annotate | Download | only in provider

Lines Matching refs:Groups

87  * {@link Groups}, which contains information about raw contact groups
88 * such as Gmail contact groups. The
89 * current API does not support the notion of groups spanning multiple accounts.
101 * and groups.
741 * @see Groups
760 * @see Groups
925 * Flag that reflects the {@link Groups#GROUP_VISIBLE} state of any
6660 * look up a group with this {@link Groups Groups.SOURCE_ID}. If such a group
6953 * @see Groups
7020 * present when querying {@link Groups#CONTENT_SUMMARY_URI}.
7027 * A boolean query parameter that can be used with {@link Groups#CONTENT_SUMMARY_URI}.
7036 * The total number of groups of the account that a group belongs to.
7039 * {@link Groups#CONTENT_SUMMARY_URI}.
7041 * For example, when the account "A" has two groups "group1" and "group2", and the account
7045 * Note: This counts only non-favorites, non-auto-add, and not deleted groups.
7056 * {@link Groups#CONTENT_SUMMARY_URI}.
7091 * Any newly created contacts will automatically be added to groups that have this
7100 * to the groups that have this flag set, and when it is removed from favorites
7101 * it will be removed from these groups.
7116 * Constants for the groups table. Only per-account groups are supported.
7120 * <th colspan='4'>Groups</th>
7178 * that is only present when querying {@link Groups#CONTENT_SUMMARY_URI}.</td>
7187 * {@link Groups#CONTENT_SUMMARY_URI}.</td>
7216 public static final class Groups implements BaseColumns, GroupsColumns, SyncColumns {
7220 private Groups() {
7226 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "groups");
7236 * The MIME type of a directory of groups.
7427 * {@link Groups#SHOULD_SYNC} under this account have been marked as
7491 * {@link Groups#SHOULD_SYNC} under this account have been marked as