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