Home
last modified time | relevance | path

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

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactOperations.java149 addInsertOp(); in addName()
166 addInsertOp(); in addEmail()
184 addInsertOp(); in addPhone()
199 addInsertOp(); in addGroupMembership()
210 addInsertOp(); in addAvatar()
231 addInsertOp(); in addProfileAction()
361 private void addInsertOp() { in addInsertOp() method in ContactOperations