Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoEditorView.java41 private ImageView mPhotoImageView; field in PhotoEditorView
76 mPhotoImageView = (ImageView) findViewById(R.id.photo); in onFinishInflate()
110 mPhotoImageView.setImageBitmap(photo); in setValues()
141 mPhotoImageView.setImageBitmap(photo); in setPhotoBitmap()
170 mPhotoImageView.setImageDrawable( in resetDefault()