Searched refs:currentPhotoUri (Results 1 – 1 of 1) sorted by relevance
496 final String currentPhotoUri = participantData.getProfilePhotoUri(); in refreshFromContacts() local572 final boolean isPhotoUrlChanged = !TextUtils.equals(matchingPhotoUri, currentPhotoUri); in refreshFromContacts()