Home
last modified time | relevance | path

Searched defs:photoTop (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java653 final int photoTop = topBound + (bottomBound - topBound - mCheckBoxHeight) / 2; in onLayout() local
668 final int photoTop = topBound + (bottomBound - topBound - mDeleteImageButtonHeight) / 2; in onLayout() local
691 final int photoTop = topBound + (bottomBound - topBound - mPhotoViewHeight) / 2 in onLayout() local
707 final int photoTop = topBound + (bottomBound - topBound - mPhotoViewHeight) / 2 in onLayout() local