Home | History | Annotate | Download | only in contacts

Lines Matching defs:_ID

387             final long dataId = cursor.getLong(StatusQuery._ID);
717 Cursor c = mResolver.query(RawContacts.CONTENT_URI, new String[] {RawContacts._ID},
872 final long rawContactId = entValues.getAsLong(RawContacts._ID);
895 final long dataId = entryValues.getAsLong(Data._ID);
1342 Data._ID,
1351 final int _ID = 0;