Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java327 private final ImageViewDrawableSetter mPhotoSetter = new ImageViewDrawableSetter(); field in QuickContactActivity
1110 mPhotoSetter.setupContactPhoto(data, mPhotoView); in bindContactData()