Home | History | Annotate | Download | only in calendar

Lines Matching refs:startHour

4743             int startHour = mSelectedEvent.startTime / 60;
4751 if (mSelectionHour < startHour && mSelectionDay == startDay) {
4752 setSelectedHour(startHour);