Home
last modified time | relevance | path

Searched refs:mContactBackgroundView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
DCallDetailActivity.java110 private ImageView mContactBackgroundView; field in CallDetailActivity
271 mContactBackgroundView = (ImageView) findViewById(R.id.contact_background); in onCreate()
649 mContactPhotoManager.loadPhoto(mContactBackgroundView, photoUri, in loadContactPhotos()
650 mContactBackgroundView.getWidth(), true); in loadContactPhotos()