Searched refs:mPhotoSize (Results 1 – 1 of 1) sorted by relevance
48 private final int mPhotoSize; field in ContactPhotoBinder59 mPhotoSize = (int) (PHOTO_SIZE_DIP * mResources.getDisplayMetrics().density + 0.5f); in ContactPhotoBinder()85 d.setBounds(0, 0, mPhotoSize, mPhotoSize); in bind()