Searched refs:createRawContactWithAutoGeneratedName (Results 1 – 2 of 2) sorted by relevance
49 public static long createRawContactWithAutoGeneratedName(ContentResolver resolver, in createRawContactWithAutoGeneratedName() method in RawContactUtil
89 long rawContactId = RawContactUtil.createRawContactWithAutoGeneratedName(resolver, account); in assertAndCreateContact()