Searched refs:Instances (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DCalendarTracker.java29 import android.provider.CalendarContract.Instances;
47 Instances.BEGIN,
48 Instances.END,
49 Instances.TITLE,
50 Instances.VISIBLE,
51 Instances.EVENT_ID,
52 Instances.CALENDAR_DISPLAY_NAME,
53 Instances.OWNER_ACCOUNT,
54 Instances.CALENDAR_ID,
55 Instances
[all...]
/frameworks/base/core/java/android/provider/
H A DCalendarContract.java62 * <li>The {@link Instances} table holds the start and end time for occurrences
1719 * Fields and helpers for interacting with Instances. An instance is a
1724 public static final class Instances implements BaseColumns, EventsColumns, CalendarColumns { class in class:CalendarContract
1734 private Instances() {} method in class:CalendarContract.Instances
1939 * the Instances table and these are all stored in the first (and only) row
1947 * in the Instances table.
1952 * The minimum time used in expanding the Instances table,
1959 * The maximum time used in expanding the Instances table,
/frameworks/base/config/
H A Dpreloaded-classes2643 android.provider.CalendarContract$Instances
H A Dboot-image-profile.txt[all...]

Completed in 4125 milliseconds