Searched refs:setProfilePhotoUri (Results 1 – 2 of 2) sorted by relevance
471 participantData.setProfilePhotoUri(selfCursor.getString( in refreshFromSelfProfile()524 participantData.setProfilePhotoUri(null); in refreshFromContacts()581 participantData.setProfilePhotoUri(matchingPhotoUri); in refreshFromContacts()
408 public void setProfilePhotoUri(final String profilePhotoUri) { in setProfilePhotoUri() method in ParticipantData