Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDatabaseHelper.java785 Calendars.CAN_MODIFY_TIME_ZONE + " INTEGER DEFAULT 1," + in createCalendarsTable()
3242 + Calendars.CAN_MODIFY_TIME_ZONE + "," in createEventsView()
DCalendarProvider2.java4984 sCalendarsProjectionMap.put(Calendars.CAN_MODIFY_TIME_ZONE, Calendars.CAN_MODIFY_TIME_ZONE); in sCalendarsProjectionMap.put() argument
5064 sEventsProjectionMap.put(Calendars.CAN_MODIFY_TIME_ZONE, Calendars.CAN_MODIFY_TIME_ZONE); in sEventsProjectionMap.put() argument