Searched refs:PHOTO_SIZE_DIP (Results 1 – 1 of 1) sorted by relevance
43 private static final int PHOTO_SIZE_DIP = 54; field in ContactPhotoBinder59 mPhotoSize = (int) (PHOTO_SIZE_DIP * mResources.getDisplayMetrics().density + 0.5f); in ContactPhotoBinder()