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
135 long rawContactid = RawContactUtil.insertRawContact(mResolver, in testRawContactDelete_setsDeleteFlag()161 long rawContactid = RawContactUtil.insertRawContact(mResolver, account); in testRawContactDelete_localDeleteRemovesRecord()173 long rawContactid = RawContactUtil.insertRawContact(mResolver, in testRawContactDelete_removesRecord()210 long rawContactid = RawContactUtil.insertRawContact(mResolver, null); in testRawContactCreate_noAccountUsesLocalAccount()