Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java3234 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryProfileByContactIdRequiresReadPermission() local
3247 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryProfileByRawContactIdRequiresReadPermission() local
3258 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryProfileRawContactRequiresReadPermission() local
3326 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testInsertProfileDataRequiresWritePermission() local
3360 long profileRawContactId = createBasicProfileContact(profileValues); in testQueryContactThenProfile() local
3441 long profileRawContactId = createBasicProfileContact(profileValues); in testQueryRawProfileById() local
3450 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryRawProfileData() local
3458 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryRawProfileEntity() local
5004 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testInsertStreamItemInProfileRequiresWriteProfileAccess() local
6836 long profileRawContactId = createBasicProfileContact(values); in testPhotoStoreCleanupForProfile() local
[all …]