Searched defs:Calendar (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DCalendar.java42 * The Calendar provider contains all calendar events.
46 public final class Calendar { class
48 public static final String TAG = "Calendar";
219 * Convenience method perform a delete on the Calendar provider
239 return Calendar.Calendars.delete(cr,
953 * Calendar provider.
966 * The URI to use for retrieving the properties from the Calendar db.
984 * They key for updating the use of auto/home time zones in Calendar.
1020 * A few Calendar globals are needed in the CalendarProvider for expanding
1168 * The time that the alarm broadcast was received by the Calendar ap
[all...]

Completed in 58 milliseconds