/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | ContactLoaderTest.java | 111 final Uri entityUri = Uri.withAppendedPath(baseUri, Contacts.Entity.CONTENT_DIRECTORY); in testLoadContactWithContactIdUri() 142 final Uri entityUri = Uri.withAppendedPath(lookupUri, Contacts.Entity.CONTENT_DIRECTORY); in testLoadContactWithOldStyleUri() 172 final Uri entityUri = Uri.withAppendedPath(lookupUri, Contacts.Entity.CONTENT_DIRECTORY); in testLoadContactWithRawContactIdUri() 197 lookupNoIdUri, Contacts.Entity.CONTENT_DIRECTORY); in testLoadContactWithContactLookupUri() 221 final Uri entityUri = Uri.withAppendedPath(lookupUri, Contacts.Entity.CONTENT_DIRECTORY); in testLoadContactWithContactLookupAndIdUri() 255 Contacts.Entity.CONTENT_DIRECTORY); in testLoadContactWithContactLookupWithIncorrectIdUri() 415 RawContacts.Data.CONTENT_DIRECTORY); in fetchContactIdAndLookupFromRawContactUri()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsActor.java | 670 contactId), RawContacts.Data.CONTENT_DIRECTORY); in createName() 686 contactId), RawContacts.Data.CONTENT_DIRECTORY); in createPhone() 701 contactId), RawContacts.Data.CONTENT_DIRECTORY); in createEmail() 736 contactId), Contacts.Data.CONTENT_DIRECTORY); in getDataCountForContact() 747 rawContactId), Contacts.Data.CONTENT_DIRECTORY); in getDataCountForRawContact() 780 rawContactId), RawContacts.Data.CONTENT_DIRECTORY); in createGroupMembership()
|
D | LegacyContactsProviderTest.java | 367 Uri twigUri = Uri.withAppendedPath(personUri, Organizations.CONTENT_DIRECTORY); in testOrganizationsInsert() 429 Uri twigUri = Uri.withAppendedPath(personUri, People.Phones.CONTENT_DIRECTORY); in testPhonesInsert() 573 Uri twigUri = Uri.withAppendedPath(personUri, People.ContactMethods.CONTENT_DIRECTORY); in assertContactMethodInsert() 630 Uri twigUri = Uri.withAppendedPath(personUri, People.Extensions.CONTENT_DIRECTORY); in testExtensionsInsert() 693 Uri personsGroupsUri = Uri.withAppendedPath(personUri, GroupMembership.CONTENT_DIRECTORY); in testGroupMembershipsInsert() 712 Uri personsGroupsUri = Uri.withAppendedPath(personUri, GroupMembership.CONTENT_DIRECTORY); in testAddToGroup() 750 Uri photoUri = Uri.withAppendedPath(personUri, Photos.CONTENT_DIRECTORY); in testPhotoUpdate() 803 Uri photoUri = Uri.withAppendedPath(personUri, Photos.CONTENT_DIRECTORY); in assertSearchSuggestion()
|
D | ContactsProvider2Test.java | 589 Contacts.Entity.CONTENT_DIRECTORY), in testEntityProjection() 1030 Uri dataUri = Uri.withAppendedPath(lookupUri, Contacts.Data.CONTENT_DIRECTORY); in testDataDirectoryWithLookupUri() 1036 dataUri = Uri.withAppendedPath(lookupUri, Contacts.Data.CONTENT_DIRECTORY); in testDataDirectoryWithLookupUri() 1041 lookupKey), Contacts.Data.CONTENT_DIRECTORY); in testDataDirectoryWithLookupUri() 1080 Uri entityUri = Uri.withAppendedPath(contactUri, Contacts.Entity.CONTENT_DIRECTORY); in testContactEntitiesWithIdBasedUri() 1104 Uri entityUri = Uri.withAppendedPath(contactLookupUri, Contacts.Entity.CONTENT_DIRECTORY); in testContactEntitiesWithLookupUri() 1109 entityUri = Uri.withAppendedPath(contactLookupUri, Contacts.Entity.CONTENT_DIRECTORY); in testContactEntitiesWithLookupUri() 1114 entityUri = Uri.withAppendedPath(contactLookupUri, Contacts.Entity.CONTENT_DIRECTORY); in testContactEntitiesWithLookupUri() 1199 Uri.withAppendedPath(rawContactUri, RawContacts.Data.CONTENT_DIRECTORY); in testDataInsert() 1204 Uri contactDataUri = Uri.withAppendedPath(contactUri, Contacts.Data.CONTENT_DIRECTORY); in testDataInsert() [all …]
|
D | BaseContactsProvider2Test.java | 481 RawContacts.StreamItems.CONTENT_DIRECTORY), account), in insertStreamItem() 489 StreamItems.StreamItemPhotos.CONTENT_DIRECTORY), account), in insertStreamItemPhoto() 676 RawContacts.Data.CONTENT_DIRECTORY); in assertStructuredName()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/ |
D | EnterpriseContactsCursorWrapper.java | 179 .appendPath(Contacts.Photo.CONTENT_DIRECTORY).build().toString(); in getCorpThumbnailUri() 204 .appendPath(Contacts.Photo.CONTENT_DIRECTORY).build().toString(); in getCorpDisplayPhotoUri()
|
/packages/apps/Contacts/src/com/android/contacts/compat/ |
D | AggregationSuggestionsCompat.java | 84 builder.appendPath(ContactsContract.Contacts.AggregationSuggestions.CONTENT_DIRECTORY); in build()
|
/packages/apps/Dialer/java/com/android/dialer/interactions/ |
D | PhoneNumberInteraction.java | 253 if (!inputUriAsString.endsWith(Contacts.Data.CONTENT_DIRECTORY)) { in startInteraction() 254 queryUri = Uri.withAppendedPath(uri, Contacts.Data.CONTENT_DIRECTORY); in startInteraction()
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | RawContactDelta.java | 485 RawContacts.Data.CONTENT_DIRECTORY)); in buildDiff() 558 RawContacts.Data.CONTENT_DIRECTORY)); in buildDiffWrapper()
|
D | ContactLoader.java | 451 Uri entityUri = Uri.withAppendedPath(contactUri, Contacts.Entity.CONTENT_DIRECTORY); in loadContactEntity()
|
/packages/apps/Contacts/tests/src/com/android/contacts/interactions/ |
D | ContactDeletionInteractionTest.java | 54 CONTACT_URI, Entity.CONTENT_DIRECTORY);
|
/packages/apps/Contacts/tests/src/com/android/contacts/activities/ |
D | PeopleActivityTest.java | 157 Contacts.getLookupUri(contactId, lookupKey), Contacts.Entity.CONTENT_DIRECTORY); in expectContactEntityQuery()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | JoinContactListAdapter.java | 73 builder.appendEncodedPath(AggregationSuggestions.CONTENT_DIRECTORY); in configureLoader()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/ |
D | AudioPlayerActivity.java | 109 .appendEncodedPath(MediaStore.Audio.Playlists.Members.CONTENT_DIRECTORY) in start()
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | SplitAggregateView.java | 157 Uri dataUri = Uri.withAppendedPath(mAggregateUri, Data.CONTENT_DIRECTORY); in loadData()
|
D | ContactSaveService.java | 704 RawContacts.DisplayPhoto.CONTENT_DIRECTORY); in saveUpdatedPhoto() 1566 contactId1Uri, Contacts.Entity.CONTENT_DIRECTORY); in joinContacts()
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
D | ContactDeletionInteraction.java | 225 Uri.withAppendedPath(contactUri, Entity.CONTENT_DIRECTORY), ENTITY_PROJECTION, in onCreateLoader()
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ContactUtil.java | 422 .appendPath(ContactsContract.Contacts.Data.CONTENT_DIRECTORY).build(); in lookupStructuredName()
|
/packages/providers/MediaProvider/apex/framework/api/ |
D | current.txt | 168 field public static final String CONTENT_DIRECTORY = "members"; 206 field @Deprecated public static final String CONTENT_DIRECTORY = "members";
|
/packages/providers/MediaProvider/apex/framework/java/android/provider/ |
D | MediaStore.java | 3136 public static final String CONTENT_DIRECTORY = "members"; field in MediaStore.Audio.Genres.Members 3291 public static final String CONTENT_DIRECTORY = "members"; field in MediaStore.Audio.Playlists.Members
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
D | ContactAggregatorTest.java | 1786 Contacts.AggregationSuggestions.CONTENT_DIRECTORY); in assertSuggestions() 1793 Contacts.AggregationSuggestions.CONTENT_DIRECTORY), Uri.encode(filter)); in assertSuggestions()
|
D | ContactAggregator2Test.java | 1908 Contacts.AggregationSuggestions.CONTENT_DIRECTORY); in assertSuggestions() 1915 Contacts.AggregationSuggestions.CONTENT_DIRECTORY), Uri.encode(filter)); in assertSuggestions()
|
/packages/apps/Dialer/java/com/android/contacts/common/model/ |
D | ContactLoader.java | 273 Uri entityUri = Uri.withAppendedPath(contactUri, Contacts.Entity.CONTENT_DIRECTORY); in loadContactEntity()
|
/packages/apps/Settings/src/com/android/settings/ |
D | Utils.java | 373 Profile.CONTENT_URI.buildUpon().appendPath(Contacts.Data.CONTENT_DIRECTORY).build(), in getLocalProfileGivenName()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | BugleNotifications.java | 547 pathParts.get(2).equals(Contacts.Photo.CONTENT_DIRECTORY)) { in getThumbnailUri()
|