Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java337 protected Uri insertSipAddress(long rawContactId, String sipAddress) { in insertSipAddress() method in BaseContactsProvider2Test
341 protected Uri insertSipAddress(long rawContactId, String sipAddress, boolean primary) { in insertSipAddress() method in BaseContactsProvider2Test