Home
last modified time | relevance | path

Searched defs:insertProfileRawContact (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DTestUtils.java231 public static Uri insertProfileRawContact( in insertProfileRawContact() method in TestUtils
DBaseContactsProvider2Test.java1438 protected Uri insertProfileRawContact(ContentValues values) { in insertProfileRawContact() method in BaseContactsProvider2Test