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.java217 public void setIncludeProfile(boolean includeProfile) { in setIncludeProfile() argument
218 mIncludeProfile = includeProfile; in setIncludeProfile()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntryListAdapter.java365 public void setIncludeProfile(boolean includeProfile) { in setIncludeProfile() argument
366 mIncludeProfile = includeProfile; in setIncludeProfile()