Searched refs:constructInsertOperations (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntryCommitter.java71 mOperationList = vcardEntry.constructInsertOperations(mContentResolver, mOperationList);
H A DVCardEntry.java2534 public ArrayList<ContentProviderOperation> constructInsertOperations(ContentResolver resolver, method in class:VCardEntry
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardEntryTests.java356 entry.constructInsertOperations(resolver, operationList);
373 entry.constructInsertOperations(resolver, operationList);
377 // TODO: add bunch of test for constructInsertOperations..

Completed in 49 milliseconds