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

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 127 ContactManager.clearSyncFlags(mContext, dirtyContacts);
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 249 public static void clearSyncFlags(Context context, List<RawContact> dirtyContacts) {
    [all...]

Completed in 186 milliseconds