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

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactsRequest.java 147 public boolean shouldIncludeProfile() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 85 ((ProfileAndContactsLoader) loader).setLoadProfile(shouldIncludeProfile());
ContactEntryListAdapter.java 366 public boolean shouldIncludeProfile() {
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 293 fragment.setIncludeProfile(mRequest.shouldIncludeProfile());

Completed in 91 milliseconds