Home
last modified time | relevance | path

Searched refs:photoToDisplay (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactRawContactsEditorView.java940 final Pair<KindSectionData,ValuesDelta> photoToDisplay = in addPhotoView() local
942 if (photoToDisplay == null) { in addPhotoView()
949 mPhotoView.setPhoto(photoToDisplay.second, mMaterialPalette); in addPhotoView()