Searched refs:photoUriColumn (Results 1 – 1 of 1) sorted by relevance
716 Cursor cursor, int photoIdColumn, int photoUriColumn, int contactIdColumn, in bindQuickContact() argument731 if (photoId != 0 || photoUriColumn == -1) { in bindQuickContact()735 final String photoUriString = cursor.getString(photoUriColumn); in bindQuickContact()