Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DPinnedHeaderListAdapter.java60 protected boolean isPinnedPartitionHeaderVisible(int partition) { in isPinnedPartitionHeaderVisible() method in PinnedHeaderListAdapter
106 boolean visible = isPinnedPartitionHeaderVisible(i); in configurePinnedHeaders()