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.java3961 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryProfileByContactIdWithoutReadPermission() local
3973 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryProfileByRawContactIdWithoutReadPermission() local
3983 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryProfileRawContactWithoutReadPermission() local
4045 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testInsertProfileDataWithoutWritePermission() local
4077 long profileRawContactId = createBasicProfileContact(profileValues); in testQueryContactThenProfile() local
4168 long profileRawContactId = createBasicProfileContact(profileValues); in testQueryRawProfileById() local
4179 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryRawProfileData() local
4188 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testQueryRawProfileEntity() local
5959 long profileRawContactId = createBasicProfileContact(new ContentValues()); in testInsertStreamItemInProfileRequiresWriteProfileAccess() local
8072 long profileRawContactId = createBasicProfileContact(values); in testPhotoStoreCleanupForProfile() local
[all …]