Home
last modified time | relevance | path

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

/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java383 protected Uri insertPostalAddress(long rawContactId, String formattedAddress) { in insertPostalAddress() method in BaseContactsProvider2Test
393 protected Uri insertPostalAddress(long rawContactId, ContentValues values) { in insertPostalAddress() method in BaseContactsProvider2Test