Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientContactsStorage.java443 constructInsertOperationsForCallLog(account, type, callLog, operations); in insertCallHistory()
460 operations = constructInsertOperationsForCallLog(account, type, callLog, null); in insertCallHistory()
485 private static ArrayList<ContentProviderOperation> constructInsertOperationsForCallLog( in constructInsertOperationsForCallLog() method in PbapClientContactsStorage