Home | History | Annotate | Download | only in calendar

Lines Matching defs:ContentResolver

30 import android.content.ContentResolver;
821 extras.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);
822 ContentResolver.requestSync(accounts[i], authority, extras);