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

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 94 final long groupId = ContactManager.ensureSampleGroupExists(mContext, account);
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 60 public static long ensureSampleGroupExists(Context context, Account account) {
    [all...]

Completed in 101 milliseconds