Searched defs:createBasicNonProfileContact (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java3315 createBasicNonProfileContact(new ContentValues());
3364 long nonProfileRawContactId = createBasicNonProfileContact(nonProfileValues);
3379 createBasicNonProfileContact(nonProfileValues);
8747 private long createBasicNonProfileContact(ContentValues nonProfileValues) { method in class:ContactsProvider2Test

Completed in 39 milliseconds