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

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

Completed in 77 milliseconds