Home
last modified time | relevance | path

Searched defs:mPhotoImageView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactPhotoEditorView.java64 private QuickContactImageView mPhotoImageView; field in CompactPhotoEditorView
214 mPhotoImageView, photoUri); in setFullSizedPhoto() local
DPhotoEditorView.java47 private ImageView mPhotoImageView; field in PhotoEditorView