Searched refs:insertProfileRawContact (Results 1 – 3 of 3) sorted by relevance
231 public static Uri insertProfileRawContact( in insertProfileRawContact() method in TestUtils
1391 protected Uri insertProfileRawContact(ContentValues values) { in insertProfileRawContact() method in BaseContactsProvider2Test1392 return TestUtils.insertProfileRawContact(mResolver, in insertProfileRawContact()
9709 rawContactUri = insertProfileRawContact(values); in createRawContact()