Searched refs:constructInsertOperationsForCallLog (Results 1 – 1 of 1) sorted by relevance
443 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