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.java876 mPhotoViewWidth = mPhotoViewHeight = getDefaultPhotoViewSize(); in ensurePhotoViewSize()
890 protected int getDefaultPhotoViewSize() { in getDefaultPhotoViewSize() method in ContactListItemView
901 params.width = getDefaultPhotoViewSize(); in getDefaultPhotoLayoutParams()