Home | History | Annotate | Download | only in contacts

Lines Matching refs:Groups

21 import android.provider.ContactsContract.Groups;
26 * Group meta-data loader. Loads all groups or just a single group from the
32 Groups.ACCOUNT_NAME,
33 Groups.ACCOUNT_TYPE,
34 Groups.DATA_SET,
35 Groups._ID,
36 Groups.TITLE,
37 Groups.AUTO_ADD,
38 Groups.FAVORITES,
39 Groups.GROUP_IS_READ_ONLY,
40 Groups.DELETED,