Searched refs:PHOTO_PROJECTION (Results 1 – 1 of 1) sorted by relevance
53 /* package */ static final String[] PHOTO_PROJECTION = new String[] { field in ContactStatusLoader131 ContentUris.withAppendedId(Data.CONTENT_URI, photoId), PHOTO_PROJECTION, in getContactInfo()