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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DBaseContactsProvider2Test.java325 protected Uri insertPostalAddress(long rawContactId, String formattedAddress) { method in class:BaseContactsProvider2Test
335 protected Uri insertPostalAddress(long rawContactId, ContentValues values) { method in class:BaseContactsProvider2Test

Completed in 34 milliseconds