Searched refs:operationList (Results 1 – 1 of 1) sorted by relevance
27 val operationList = ArrayList<ContentProviderOperation>() in addContact() constant28 operationList.add( in addContact()36 operationList.add( in addContact()47 operationList.add( in addContact()61 operationList.add( in addContact()76 context.contentResolver.applyBatch(ContactsContract.AUTHORITY, operationList) in addContact()