Searched refs:mPhoneImage (Results 1 – 1 of 1) sorted by relevance
48 private ImageView mPhoneImage; field in DemoInstrumentClusterView136 mPhoneImage.setImageResource(0); // To clear previous contact photo (if any). in showPhone()158 mPhoneImage.setImageBitmap(photo); in setPhoneImage()176 mPhoneImage = (ImageView) rootView.findViewById(R.id.phone_contact_photo); in init()