Home
last modified time | relevance | path

Searched defs:IS_ORGANIZER (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java5039 sEventsProjectionMap.put(Events.IS_ORGANIZER, Events.IS_ORGANIZER); in sEventsProjectionMap.put()
5138 sEventEntitiesProjectionMap.put(Events.IS_ORGANIZER, Events.IS_ORGANIZER); in sEventEntitiesProjectionMap.put()