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.java4736 sEventsProjectionMap.put(Events.IS_ORGANIZER, Events.IS_ORGANIZER); in sEventsProjectionMap.put()
4831 sEventEntitiesProjectionMap.put(Events.IS_ORGANIZER, Events.IS_ORGANIZER); in sEventEntitiesProjectionMap.put()