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

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactsRequest.java 210 public boolean shouldIncludeProfile() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 58 ((ProfileAndContactsLoader) loader).setLoadProfile(shouldIncludeProfile());
ContactEntryListAdapter.java 310 public boolean shouldIncludeProfile() {
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 322 fragment.setIncludeProfile(mRequest.shouldIncludeProfile());

Completed in 157 milliseconds