Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntryCommitter.java71 mOperationList = vcardEntry.constructInsertOperations(mContentResolver, mOperationList); in onEntryCreated()
DVCardEntry.java2542 public ArrayList<ContentProviderOperation> constructInsertOperations(ContentResolver resolver, in constructInsertOperations() method in VCardEntry
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardEntryTests.java356 entry.constructInsertOperations(resolver, operationList); in testConstructInsertOperationsInsertName()
373 entry.constructInsertOperations(resolver, operationList); in testConstructInsertOperationsEmptyData()