Searched refs:insertContactMethod (Results 1 – 1 of 1) sorted by relevance
765 id = insertContactMethod(rawContactId, values); in insert()771 id = insertContactMethod(rawContactId, values); in insert()867 private long insertContactMethod(long rawContactId, ContentValues values) { in insertContactMethod() method in LegacyApiSupport