Searched refs:insertPhone (Results 1 – 3 of 3) sorted by relevance
778 id = insertPhone(rawContactId, values); in insert()784 id = insertPhone(rawContactId, values); in insert()858 private long insertPhone(long rawContactId, ContentValues values) { in insertPhone() method in LegacyApiSupport
162 static void insertPhone(RawContactDeltaList set, long rawContactId, ContentValues values) { in insertPhone() method in RawContactDeltaListTests
1642 insertPhone(rawContactId); in build()1694 private void insertPhone(long rawContactId) { in insertPhone() method in BaseContactsProvider2Test.GoldenContactBuilder