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.java468 ICalendar.Property durationProperty = in computeDuration() local
470 if (durationProperty != null) { in computeDuration()
472 return durationProperty.getValue(); in computeDuration()