Searched refs:createRawContactWithAutoGeneratedName (Results 1 – 3 of 3) sorted by relevance
145 .createRawContactWithAutoGeneratedName(mResolver, deviceAccount); in testAccountRemoval_doesNotDeleteLocalAccountContacts()177 .createRawContactWithAutoGeneratedName(mResolver, in testAccountRemoval_doesNotDeleteSimAccountContacts()214 .createRawContactWithAutoGeneratedName(mResolver, in testRemoveSimAccount_deleteSimAccountContacts()
49 public static long createRawContactWithAutoGeneratedName(ContentResolver resolver, in createRawContactWithAutoGeneratedName() method in RawContactUtil
89 long rawContactId = RawContactUtil.createRawContactWithAutoGeneratedName(resolver, account); in assertAndCreateContact()