Home | History | Annotate | Download | only in calendar

Lines Matching refs:Calendars

42 import android.provider.CalendarContract.Calendars;
778 * Scan through a cursor of calendars and check if names are duplicated.
783 * @param cursor The query of calendars to check
866 Calendars.CONTENT_URI.getAuthority(),
1738 * Checks the server for an updated list of Calendars (in the background).
1741 * hidden) then it will be added to the list of calendars on the phone
1755 ContentResolver.requestSync(account, Calendars.CONTENT_URI.getAuthority(), extras);