Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java147 private boolean mSupportVideoCallIcon = false; field in ContactListItemView
266 mSupportVideoCallIcon = supportVideoCallIcon; in ContactListItemView()
412 mSupportVideoCallIcon = supportVideoCallIcon; in setSupportVideoCallIcon()
448 if (mSupportVideoCallIcon) { in onMeasure()
535 if (mSupportVideoCallIcon && isVisible(mVideoCallIcon)) { in onMeasure()
683 if (mSupportVideoCallIcon) { in onLayout()