Home | History | Annotate | Download | only in activities

Lines Matching refs:mPhotoView

112     private ImageView mPhotoView;
269 mPhotoView = (ImageView) findViewById(R.id.photo);
471 mPhotoView.setImageBitmap(photoBitmap);