Searched refs:createBasicProfileContact (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java3213 createBasicProfileContact(new ContentValues());
3234 long profileRawContactId = createBasicProfileContact(new ContentValues());
3247 long profileRawContactId = createBasicProfileContact(new ContentValues());
3258 long profileRawContactId = createBasicProfileContact(new ContentValues());
3284 createBasicProfileContact(new ContentValues());
3301 createBasicProfileContact(new ContentValues());
3319 createBasicProfileContact(new ContentValues());
3326 long profileRawContactId = createBasicProfileContact(new ContentValues());
3360 long profileRawContactId = createBasicProfileContact(profileValues);
3375 createBasicProfileContact(ne
8733 private long createBasicProfileContact(ContentValues profileValues) { method in class:ContactsProvider2Test
[all...]

Completed in 33 milliseconds