Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java214 private boolean mKeepVerticalPaddingForPhotoView; field in ContactListItemView
881 if (!mKeepVerticalPaddingForPhotoView) { in ensurePhotoViewSize()
1017 mKeepVerticalPaddingForPhotoView = keepVerticalPadding; in removePhotoView()