Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java917 mPhotoViewWidth = mPhotoViewHeight = getDefaultPhotoViewSize(); in ensurePhotoViewSize()
931 protected int getDefaultPhotoViewSize() { in getDefaultPhotoViewSize() method in ContactListItemView
942 params.width = getDefaultPhotoViewSize(); in getDefaultPhotoLayoutParams()