Searched refs:mPhotoViewHeight (Results 1 – 1 of 1) sorted by relevance
206 private int mPhotoViewHeight; field in ContactListItemView592 height = Math.max(height, mPhotoViewHeight + getPaddingBottom() + getPaddingTop()); in onMeasure()691 final int photoTop = topBound + (bottomBound - topBound - mPhotoViewHeight) / 2 in onLayout()697 photoTop + mPhotoViewHeight); in onLayout()707 final int photoTop = topBound + (bottomBound - topBound - mPhotoViewHeight) / 2 in onLayout()713 photoTop + mPhotoViewHeight); in onLayout()917 mPhotoViewWidth = mPhotoViewHeight = getDefaultPhotoViewSize(); in ensurePhotoViewSize()923 mPhotoViewHeight = 0; in ensurePhotoViewSize()