Searched refs:createBasicNonProfileContact (Results 1 – 1 of 1) sorted by relevance
3315 createBasicNonProfileContact(new ContentValues()); in testInsertProfileRequiresWritePermission()3364 long nonProfileRawContactId = createBasicNonProfileContact(nonProfileValues); in testQueryContactThenProfile()3379 createBasicNonProfileContact(nonProfileValues); in testQueryContactExcludeProfile()8747 private long createBasicNonProfileContact(ContentValues nonProfileValues) { in createBasicNonProfileContact() method in ContactsProvider2Test