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

/frameworks/base/core/java/android/provider/
H A DCalendar.java48 * The Calendar provider contains all calendar events.
52 public final class Calendar { class
54 public static final String TAG = "Calendar";
142 * Convenience method perform a delete on the Calendar provider
163 return Calendar.Calendars.delete(cr, Calendar.Calendars._SYNC_ACCOUNT + "=?",
526 // Calendar ID
760 * A few Calendar globals are needed in the CalendarProvider for expanding
926 * The time that the alarm broadcast was received by the Calendar app,
933 * The time that the notification was created by the Calendar ap
[all...]

Completed in 84 milliseconds