Searched refs:CONCRETE_CONTACT_ID (Results 1 – 2 of 2) sorted by relevance
267 + " ON (" + RawContactsColumns.CONCRETE_CONTACT_ID + "="498 public static final String CONCRETE_CONTACT_ID = field641 String CONCRETE_CONTACT_ID = Tables.AGGREGATED_PRESENCE + "." + CONTACT_ID; field2018 + RawContactsColumns.CONCRETE_CONTACT_ID + " AS " + RawContacts.CONTACT_ID + ", " in createContactsViews()2024 + buildDisplayPhotoUriAlias(RawContactsColumns.CONCRETE_CONTACT_ID, in createContactsViews()2026 + buildThumbnailPhotoUriAlias(RawContactsColumns.CONCRETE_CONTACT_ID, in createContactsViews()2039 + RawContactsColumns.CONCRETE_CONTACT_ID + "=" + ContactsColumns.CONCRETE_ID + ")" in createContactsViews()2155 + RawContactsColumns.CONCRETE_CONTACT_ID + " AS " + Contacts._ID + ", " in createContactsViews()2156 + RawContactsColumns.CONCRETE_CONTACT_ID + " AS " + RawContacts.CONTACT_ID + ", " in createContactsViews()2162 + buildDisplayPhotoUriAlias(RawContactsColumns.CONCRETE_CONTACT_ID, in createContactsViews()[all …]
5254 "SELECT " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5257 " AND " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5259 " AND " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5261 " SELECT " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5264 + " AND " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5281 "SELECT DISTINCT " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5284 " AND " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()5286 " SELECT " + RawContactsColumns.CONCRETE_CONTACT_ID + in updateAccountsInBackground()6268 + "=" + RawContactsColumns.CONCRETE_CONTACT_ID + ")" + in queryLocal()6449 + "=" + RawContactsColumns.CONCRETE_CONTACT_ID + ")" + in queryLocal()[all …]