Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java664 mPhotoViewWidth = mPhotoViewHeight = getDefaultPhotoViewSize(); in ensurePhotoViewSize()
678 protected int getDefaultPhotoViewSize() { in getDefaultPhotoViewSize() method in ContactListItemView
689 params.width = getDefaultPhotoViewSize(); in getDefaultPhotoLayoutParams()