Searched refs:ContactManager (Results 1 – 5 of 5) sorted by relevance
21 import com.example.android.samplesync.platform.ContactManager;80 ContactManager.setAccountContactsVisibility(getContext(), account, true); in onPerformSync()94 final long groupId = ContactManager.ensureSampleGroupExists(mContext, account); in onPerformSync()98 dirtyContacts = ContactManager.getDirtyContacts(mContext, account); in onPerformSync()108 long newSyncState = ContactManager.updateContacts(mContext, in onPerformSync()120 ContactManager.updateStatusMessages(mContext, updatedContacts); in onPerformSync()127 ContactManager.clearSyncFlags(mContext, dirtyContacts); in onPerformSync()
6 name: "ContactManager",
34 public final class ContactManager extends Activity class
49 public class ContactManager { class
400 development/samples/ContactManager samples/${PLATFORM_NAME}/legacy/ContactManager