Searched refs:mPhotoImageView (Results 1 – 1 of 1) sorted by relevance
58 private QuickContactImageView mPhotoImageView; field in PhotoEditorView88 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()