Searched refs:insertRawContact (Results 1 – 2 of 2) sorted by relevance
44 Long rawContactId = insertRawContact(resolver, account); in createRawContactWithName()51 Long rawContactId = insertRawContact(resolver, account); in createRawContactWithAutoGeneratedName()56 public static long insertRawContact(ContentResolver resolver, Account account) { in insertRawContact() method in RawContactUtil
124 long rawContactid = RawContactUtil.insertRawContact(mResolver, in testRawContactDelete_setsDeleteFlag()145 long rawContactid = RawContactUtil.insertRawContact(mResolver, in testRawContactDelete_removesRecord()