OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
613
if (!
getPinnedPartitionHeadersEnabled
()) {
Completed in 862 milliseconds