Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactsRequest.java151 public void setIncludeProfile(boolean includeProfile) { in setIncludeProfile() argument
152 mIncludeProfile = includeProfile; in setIncludeProfile()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntryListAdapter.java370 public void setIncludeProfile(boolean includeProfile) { in setIncludeProfile() argument
371 mIncludeProfile = includeProfile; in setIncludeProfile()