Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java177 private boolean mIsSectionHeaderEnabled; field in ContactListItemView
456 if (mIsSectionHeaderEnabled) { in onMeasure()
621 if (mIsSectionHeaderEnabled) { in onLayout()
1043 mIsSectionHeaderEnabled = isSectionHeaderEnabled; in setIsSectionHeaderEnabled()