Searched refs:EXRULE (Results 1 – 4 of 4) sorted by relevance
412 ALLOWED_IN_EXCEPTION.add(Events.EXRULE);1876 values.remove(Events.EXRULE); in handleInsertException()2904 || values.containsKey(Events.EXRULE) in calculateLastDate()3823 modValues.containsKey(Events.EXRULE) || in handleUpdateEvents()4765 sEventsProjectionMap.put(Events.EXRULE, Events.EXRULE); in sEventsProjectionMap.put() argument4858 sEventEntitiesProjectionMap.put(Events.EXRULE, Events.EXRULE); in sEventEntitiesProjectionMap.put() argument
115 Events.EXRULE,175 int exruleColumn = entries.getColumnIndex(Events.EXRULE); in performInstanceExpansion()
104 Events.EXRULE + "," +550 CalendarContract.Events.EXRULE + " TEXT," + in createEventsTable()3183 + CalendarContract.Events.EXRULE + "," in createEventsView()
198 return mValues.getAsString(Attendees.EXRULE); in getExrule()