Searched refs:mPhotoSmall (Results 1 – 1 of 1) sorted by relevance
145 private ImageView mPhotoSmall; field in CallCardFragment290 mPhotoSmall = (ImageView) view.findViewById(R.id.photoSmall); in onViewCreated()291 mPhotoSmall.setVisibility(View.GONE); in onViewCreated()372 showImageView(mPhotoSmall, show); in showContactContext()957 mPhotoSmall.setImageDrawable(photo); in setDrawableToImageViews()