Home | History | Annotate | Download | only in provider

Lines Matching refs:SOURCE_ID

781         public static final String SOURCE_ID = "sourceid";
2405 * new String[]{RawContacts.SOURCE_ID, Entity.DATA_ID, Entity.MIMETYPE, Entity.DATA1},
2570 * <td>{@link #SOURCE_ID}</td>
2578 * SOURCE_ID field on the phone.
2924 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, SOURCE_ID);
3398 * The source_id of the raw_contact that this row belongs to.
3399 * {@link RawContacts#SOURCE_ID}
4455 * RawContactsEntity.SOURCE_ID,
6653 * look up a group with this {@link Groups Groups.SOURCE_ID}. If such a group
7256 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, SOURCE_ID);