Home | History | Annotate | Download | only in provider

Lines Matching refs:DATA_ID

1633          * {@link #RAW_CONTACT_ID} for the raw contact and {@link #DATA_ID} for
1636 * this case the {@link #DATA_ID} field will be null.
1678 public static final String DATA_ID = "data_id";
2347 * new String[]{RawContacts.SOURCE_ID, Entity.DATA_ID, Entity.MIMETYPE, Entity.DATA1},
2707 * and {@link #DATA_ID} for the data rows.
2709 * actual data rows. In this case the {@link #DATA_ID} field will be
2735 public static final String DATA_ID = "data_id";
2884 cv.put(Data._ID, cursor.getLong(cursor.getColumnIndexOrThrow(Entity.DATA_ID)));
4380 * RawContactsEntity.DATA_ID,
4437 * <td style="width: 20em;">{@link #DATA_ID}</td>
4544 public static final String DATA_ID = "data_id";
4730 public static final String DATA_ID = "presence_data_id";
4770 * it to a Data row using {@link #DATA_ID} or indirectly linking it to a data row
4777 * the {@link #DATA_ID} to identify the data row to attach the update to, or
4798 * <td>{@link #DATA_ID}</td>