Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDatabaseHelper.java789 Calendars.ALLOWED_AVAILABILITY + " TEXT DEFAULT '0,1'," + in createCalendarsTable()
3240 + Calendars.ALLOWED_AVAILABILITY + "," in createEventsView()
DCalendarProvider2.java5010 sCalendarsProjectionMap.put(Calendars.ALLOWED_AVAILABILITY, Calendars.ALLOWED_AVAILABILITY); in sCalendarsProjectionMap.put() argument
5083 sEventsProjectionMap.put(Calendars.ALLOWED_AVAILABILITY, Calendars.ALLOWED_AVAILABILITY); in sEventsProjectionMap.put() argument