Searched defs:isUserProfile (Results 1 – 4 of 4) sorted by relevance
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | BaseContactsProvider2Test.java | 415 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 421 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 436 boolean isUserProfile) { in insertStatusUpdate() 444 boolean isUserProfile) { in insertStatusUpdate()
|
| D | ContactsProvider2Test.java | 6139 long groupId, int chatMode, boolean isUserProfile) { in createContact() 6155 long groupId, int chatMode, boolean isUserProfile) { in createRawContact() 6170 boolean isUserProfile) { in createRawContact()
|
| /packages/apps/Contacts/src/com/android/contacts/ |
| D | ContactLoader.java | 188 boolean isUserProfile) { in Result() 480 public boolean isUserProfile() { in isUserProfile() method in ContactLoader.Result
|
| /packages/apps/Contacts/src/com/android/contacts/list/ |
| D | ContactEntryListAdapter.java | 549 protected boolean isUserProfile(int position) { in isUserProfile() method in ContactEntryListAdapter
|