Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java223 private boolean mPhotoViewWidthAndHeightAreReady = false; field in ContactListItemView
916 if (!mPhotoViewWidthAndHeightAreReady) { in ensurePhotoViewSize()
927 mPhotoViewWidthAndHeightAreReady = true; in ensurePhotoViewSize()
1065 mPhotoViewWidthAndHeightAreReady = false; in getQuickContact()
1080 mPhotoViewWidthAndHeightAreReady = false; in getPhotoView()
1101 mPhotoViewWidthAndHeightAreReady = false; in removePhotoView()