Searched defs:operationList (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardEntry.java | 120 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 173 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 333 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 423 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 566 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 789 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 900 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 1004 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 1087 public void constructInsertOperation(List<ContentProviderOperation> operationList, in constructInsertOperation() 1140 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
|