Searched refs:AVAILABILITY (Results 1 – 3 of 3) sorted by relevance
58 EVENTS_TABLE_WHITELIST.add(CalendarContract.Events.AVAILABILITY);
99 Events.AVAILABILITY + "," +545 CalendarContract.Events.AVAILABILITY + " INTEGER NOT NULL DEFAULT 0," + in createEventsTable()3183 + CalendarContract.Events.AVAILABILITY + "," in createEventsView()
415 ALLOWED_IN_EXCEPTION.add(Events.AVAILABILITY);5019 sEventsProjectionMap.put(Events.AVAILABILITY, Events.AVAILABILITY); in sEventsProjectionMap.put() argument5115 sEventEntitiesProjectionMap.put(Events.AVAILABILITY, Events.AVAILABILITY); in sEventEntitiesProjectionMap.put() argument