Home
last modified time | relevance | path

Searched defs:isUserProfile (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/model/
DContact.java128 boolean isUserProfile) { in Contact()
359 public boolean isUserProfile() { in isUserProfile() method in Contact
/packages/apps/Contacts/src/com/android/contacts/model/
DContact.java145 boolean isUserProfile) { in Contact()
458 public boolean isUserProfile() { in isUserProfile() method in Contact
/packages/apps/Contacts/src/com/android/contacts/editor/
DPickRawContactLoader.java204 public boolean isUserProfile; field in PickRawContactLoader.RawContactsMetadata
DContactEditorFragment.java1128 boolean isUserProfile) { in setStateForNewContact()
1138 RawContactDelta oldState, AccountType oldAccountType, boolean isUserProfile) { in setStateForNewContact()
1194 private void setStateForExistingContact(boolean isUserProfile, in setStateForExistingContact()
DKindSectionView.java197 public void setIsUserProfile(boolean isUserProfile) { in setIsUserProfile()
DRawContactEditorView.java442 boolean hasNewContact, boolean isUserProfile, AccountWithDataSet primaryAccount, in setState()
/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDisplayUtils.java158 boolean isUserProfile, boolean isStarred) { in configureStarredMenuItem()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java429 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate()
435 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate()
450 boolean isUserProfile) { in insertStatusUpdate()
458 boolean isUserProfile) { in insertStatusUpdate()
DContactsProvider2Test.java9644 long groupId, int chatMode, boolean isUserProfile) { in createContact()
9660 long groupId, int chatMode, boolean isUserProfile) { in createRawContact()
9675 boolean isUserProfile) { in createRawContact()