Searched refs:dtstartDateValue (Results 1 – 1 of 1) sorted by relevance
740 long dtstartDateValue = normDateTimeComparisonValue(dtstart); in expand() local752 if (add && dtstartDateValue >= rangeStartDateValue in expand()753 && dtstartDateValue < rangeEndDateValue) { in expand()754 out.add(dtstartDateValue); in expand()987 if (genDateValue >= dtstartDateValue) { in expand()1009 if (!(dtstartDateValue == genDateValue in expand()1011 && dtstartDateValue >= rangeStartDateValue in expand()1012 && dtstartDateValue < rangeEndDateValue)) { in expand()