Searched refs:COL_CONTACTS_ID (Results 1 – 1 of 1) sorted by relevance
704 final long aggId = cursor.getLong(Projections.COL_CONTACTS_ID); in getContactForRawContact()787 static final int COL_CONTACTS_ID = 0; field