Searched refs:INDEX_PROFILE_PHOTO_URI (Results 1 – 2 of 2) sorted by relevance
90 public static final int INDEX_PROFILE_PHOTO_URI = 8; field in ParticipantData.ParticipantsQuery141 pd.mProfilePhotoUri = cursor.getString(ParticipantsQuery.INDEX_PROFILE_PHOTO_URI); in getFromCursor()
123 cursor.getString(ParticipantsQuery.INDEX_PROFILE_PHOTO_URI); in verifyParticipant()