Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java217 private boolean mKeepVerticalPaddingForPhotoView; field in ContactListItemView
922 if (!mKeepVerticalPaddingForPhotoView) { in ensurePhotoViewSize()
1103 mKeepVerticalPaddingForPhotoView = keepVerticalPadding; in removePhotoView()