Home
last modified time | relevance | path

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

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java280 long groupId, boolean inSync, BatchOperation batchOperation) { in addContact() argument
284 context, rawContact.getServerContactId(), accountName, inSync, batchOperation); in addContact()
329 boolean inSync, long rawContactId, BatchOperation batchOperation) { in updateContact() argument
342 inSync, batchOperation); in updateContact()