Home | History | Annotate | Download | only in calendar

Lines Matching refs:ContentResolver

33 import android.content.ContentResolver;
778 extras.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);
779 ContentResolver.requestSync(accounts[i], authority, extras);