Home
last modified time | relevance | path

Searched refs:durationProperty (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceSet.java466 ICalendar.Property durationProperty = in computeDuration() local
468 if (durationProperty != null) { in computeDuration()
470 return durationProperty.getValue(); in computeDuration()