Searched refs:matchingPhotoUri (Results 1 – 1 of 1) sorted by relevance
503 String matchingPhotoUri = null; in refreshFromContacts() local540 matchingPhotoUri = matchingContactCursor.getString( in refreshFromContacts()572 final boolean isPhotoUrlChanged = !TextUtils.equals(matchingPhotoUri, currentPhotoUri); in refreshFromContacts()581 participantData.setProfilePhotoUri(matchingPhotoUri); in refreshFromContacts()