Searched defs:rawContactid (Results 1 – 2 of 2) sorted by relevance
135 long rawContactid = RawContactUtil.insertRawContact(mResolver, in testRawContactDelete_setsDeleteFlag() local161 long rawContactid = RawContactUtil.insertRawContact(mResolver, account); in testRawContactDelete_localDeleteRemovesRecord() local173 long rawContactid = RawContactUtil.insertRawContact(mResolver, in testRawContactDelete_removesRecord() local210 long rawContactid = RawContactUtil.insertRawContact(mResolver, null); in testRawContactCreate_noAccountUsesLocalAccount() local
94 public static long queryContactIdByRawContactId(ContentResolver resolver, long rawContactid) { in queryContactIdByRawContactId()106 public static boolean rawContactExistsById(ContentResolver resolver, long rawContactid) { in rawContactExistsById()