Searched refs:EVENT_TIMEZONE (Results 1 – 6 of 6) sorted by relevance
242 values.put(CalendarContract.Events.EVENT_TIMEZONE, tzid); in populateContentValues()259 int tzidColumn = cursor.getColumnIndex(CalendarContract.Events.EVENT_TIMEZONE); in populateComponent()330 final String tzid = values.getAsString(CalendarContract.Events.EVENT_TIMEZONE); in populateComponent()
257 assertEquals(tzid, values.get(android.provider.CalendarContract.Events.EVENT_TIMEZONE)); in verifyPopulateContentValues()
1166 public static final String EVENT_TIMEZONE = "eventTimezone"; field1487 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, EVENT_TIMEZONE); in getEntityAndIncrementCursor()
23472 field public static final java.lang.String EVENT_TIMEZONE = "eventTimezone";
38519 field public static final String EVENT_TIMEZONE = "eventTimezone";
37086 field public static final String EVENT_TIMEZONE = "eventTimezone";