Searched refs:photoIdColumn (Results 1 – 1 of 1) sorted by relevance
738 Cursor cursor, int photoIdColumn, int photoUriColumn, int contactIdColumn, in bindQuickContact() argument741 if (!cursor.isNull(photoIdColumn)) { in bindQuickContact()742 photoId = cursor.getLong(photoIdColumn); in bindQuickContact()