Home | History | Annotate | Download | only in calendar

Lines Matching refs:extras

820             Bundle extras = new Bundle();
821 extras.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);
822 ContentResolver.requestSync(accounts[i], authority, extras);