Home | History | Annotate | Download | only in model

Lines Matching defs:DATA_SET

476     cursorColumnToContentValues(cursor, cv, ContactQuery.DATA_SET);
613 selection.append(" AND " + Groups.DATA_SET + "=?");
616 selection.append(" AND " + Groups.DATA_SET + " IS NULL");
637 final String dataSet = cursor.getString(GroupQuery.DATA_SET);
806 public static final int DATA_SET = 17;
873 RawContacts.DATA_SET,
954 public static final int DATA_SET = 2;
963 Groups.DATA_SET,