Searched refs:EVENT_END_TIMEZONE (Results 1 – 7 of 7) sorted by relevance
55 EVENTS_TABLE_ALLOWED_LIST.add(CalendarContract.Events.EVENT_END_TIMEZONE);
1173 public static final String EVENT_END_TIMEZONE = "eventEndTimezone"; field1489 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, EVENT_END_TIMEZONE); in getEntityAndIncrementCursor()
95 Events.EVENT_END_TIMEZONE + "," +568 CalendarContract.Events.EVENT_END_TIMEZONE + " TEXT," + in createEventsTable()3180 + CalendarContract.Events.EVENT_END_TIMEZONE + "," in createEventsView()
415 ALLOWED_IN_EXCEPTION.add(Events.EVENT_END_TIMEZONE);5039 sEventsProjectionMap.put(Events.EVENT_END_TIMEZONE, Events.EVENT_END_TIMEZONE); in sEventsProjectionMap.put() argument5135 sEventEntitiesProjectionMap.put(Events.EVENT_END_TIMEZONE, Events.EVENT_END_TIMEZONE); in sEventEntitiesProjectionMap.put() argument
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
33579 field public static final String EVENT_END_TIMEZONE = "eventEndTimezone";
23470 field public static final java.lang.String EVENT_END_TIMEZONE = "eventEndTimezone";