HomeSort by relevance Sort by last modified time
    Searched refs:updateContacts (Results 1 - 2 of 2) sorted by null

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 104 // Update the local contacts database with the changes. updateContacts()
108 long newSyncState = ContactManager.updateContacts(mContext,
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 105 public static synchronized long updateContacts(Context context, String account,
    [all...]

Completed in 58 milliseconds