Home
last modified time | relevance | path

Searched refs:constructInsertOperationsForContact (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientContactsStorage.java278 constructInsertOperationsForContact(contact, operations, contactsProvider); in insertContacts()
296 constructInsertOperationsForContact(contact, null, contactsProvider); in insertContacts()
319 private static ArrayList<ContentProviderOperation> constructInsertOperationsForContact( in constructInsertOperationsForContact() method in PbapClientContactsStorage