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

/frameworks/base/core/java/android/provider/
H A DCalendarContract.java406 public static final String CALENDAR_TIME_ZONE = "calendar_timezone"; field in interface:CalendarContract.CalendarColumns
557 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, CALENDAR_TIME_ZONE);
617 * <li>{@link #CALENDAR_TIME_ZONE}</li>
667 * <li>{@link #CALENDAR_TIME_ZONE}</li>
733 CALENDAR_TIME_ZONE,
1685 CALENDAR_TIME_ZONE,

Completed in 20 milliseconds