Searched refs:mInfoImage (Results 1 – 1 of 1) sorted by relevance
30 private ImageView mInfoImage; field in SnapshotDialogFragment59 mInfoImage = (ImageView) view.findViewById(R.id.snapshot_image); in onCreateView()88 mInfoImage.setImageBitmap(img); in onCreateView()