Searched refs:GROUPS_ID_PROJECTION (Results 1 – 1 of 1) sorted by relevance
86 private static final String[] GROUPS_ID_PROJECTION = new String[] {Groups._ID}; field in ContactsSyncAdapter1822 GROUPS_ID_PROJECTION, Groups.DIRTY + "=1", null, null); in dirtyContactsWithinDirtyGroups()