Searched refs:maxtime (Results 1 – 1 of 1) sorted by relevance
82 public long getLastOccurence(Time dtstart, Time maxtime, in getLastOccurence() argument128 if (hasCount || recur.rdates != null || maxtime != null) { in getLastOccurence()133 (maxtime != null) ? in getLastOccurence()134 maxtime.toMillis(false /* use isDst */) : -1 /* range end */); in getLastOccurence()