Home
last modified time | relevance | path

Searched refs:CALENDAR_TIME_ZONE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
DCalendarContract.java406 public static final String CALENDAR_TIME_ZONE = "calendar_timezone"; field
557 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, CALENDAR_TIME_ZONE); in getEntityAndIncrementCursor()
733 CALENDAR_TIME_ZONE,
1685 CALENDAR_TIME_ZONE,
/frameworks/base/api/
Dcurrent.txt19327 field public static final java.lang.String CALENDAR_TIME_ZONE = "calendar_timezone";