Searched refs:COLUMN_PHOTO_ID (Results 1 – 1 of 1) sorted by relevance
49 private static final int COLUMN_PHOTO_ID = 0; field in ContactStatusLoader118 photoId = c.getLong(COLUMN_PHOTO_ID); in getContactInfo()