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.java58 private QuickContactImageView mPhotoImageView; field in PhotoEditorView
88 mPhotoImageView = (QuickContactImageView) findViewById(R.id.photo); in onFinishInflate()
180 mPhotoImageView.setImageBitmap(bitmap); in setPhoto()
188 EditorUiUtils.setDefaultPhoto(mPhotoImageView, getResources(), materialPalette); in setDefaultPhoto()
201 mPhotoImageView.setImageURI(photoUri); in setFullSizedPhoto()