Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java1706 private class InsertOperationConstrutor implements EntryElementIterator { class in VCardEntry
1711 public InsertOperationConstrutor(List<ContentProviderOperation> operationList, in InsertOperationConstrutor() method in VCardEntry.InsertOperationConstrutor
2568 iterateAllData(new InsertOperationConstrutor(operationList, backReferenceIndex)); in constructInsertOperations()