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