Home | History | Annotate | Download | only in calendar

Lines Matching refs:startHour

4745             int startHour = mSelectedEvent.startTime / 60;
4753 if (mSelectionHour < startHour && mSelectionDay == startDay) {
4754 setSelectedHour(startHour);