Searched defs:operationList (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardEntry.java | 108 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 …]
|
D | VCardEntryCommitter.java | 81 private Uri pushIntoContentResolver(ArrayList<ContentProviderOperation> operationList) { in pushIntoContentResolver()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
D | VCardEntryTests.java | 354 ArrayList<ContentProviderOperation> operationList = in testConstructInsertOperationsInsertName() local 371 ArrayList<ContentProviderOperation> operationList = in testConstructInsertOperationsEmptyData() local
|