HomeSort by relevance Sort by last modified time
    Searched refs:getPinnedPartitionHeadersEnabled (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PinnedHeaderListAdapter.java 43 public boolean getPinnedPartitionHeadersEnabled() {
61 return getPinnedPartitionHeadersEnabled() && hasHeader(partition)
95 if (!getPinnedPartitionHeadersEnabled()) {
ContactEntryListAdapter.java 600 if (!getPinnedPartitionHeadersEnabled()) {

Completed in 110 milliseconds