Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java853 final ValuesDelta superPrimaryDelta = mCurrentRawContactDelta in addPhotoView() local
855 if (superPrimaryDelta == null) { in addPhotoView()
863 mPhotoView.setPhoto(superPrimaryDelta); in addPhotoView()
870 mPhotoValuesDelta = superPrimaryDelta; in addPhotoView()