Searched refs:insertPhone (Results 1 – 3 of 3) sorted by relevance
167 static void insertPhone(RawContactDeltaList set, long rawContactId, ContentValues values) { in insertPhone() method in RawContactDeltaListTests
780 id = insertPhone(rawContactId, values); in insert()786 id = insertPhone(rawContactId, values); in insert()860 private long insertPhone(long rawContactId, ContentValues values) { in insertPhone() method in LegacyApiSupport
1739 insertPhone(rawContactId); in build()1791 private void insertPhone(long rawContactId) { in insertPhone() method in BaseContactsProvider2Test.GoldenContactBuilder