Searched refs:monthDuration (Results 1 – 1 of 1) sorted by relevance
352 int monthDuration = endTime.month - startTime.month; in onDateSet() local362 endTime.month = month + monthDuration; in onDateSet()