Searched defs:calendarName (Results 1 – 2 of 2) sorted by relevance
201 String calendarName, in update()252 String calendarName, in createDescriptionSpannable()
234 String calendarName = text(eventInstancesCursor, Instances.CALENDAR_DISPLAY_NAME); in createEventsForRow() local