Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageHeaderView.java185 private final int mContactPhotoHeight; field in MessageHeaderView
240 mContactPhotoHeight = res.getDimensionPixelSize(R.dimen.contact_image_height); in MessageHeaderView()
877 mContactPhotoWidth, mContactPhotoHeight, ImageCanvas.Dimensions.SCALE_ONE); in makeLetterTile()