Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java108 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
161 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
321 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
411 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
554 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
777 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
888 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
992 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
1075 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
1128 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation()
[all …]
DVCardEntryCommitter.java81 private Uri pushIntoContentResolver(ArrayList<ContentProviderOperation> operationList) { in pushIntoContentResolver()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardEntryTests.java354 ArrayList<ContentProviderOperation> operationList = in testConstructInsertOperationsInsertName() local
371 ArrayList<ContentProviderOperation> operationList = in testConstructInsertOperationsEmptyData() local