Home | History | Annotate | Download | only in calendar

Lines Matching refs:startHour

4492             int startHour = mSelectedEvent.startTime / 60;
4500 if (mSelectionHour < startHour && mSelectionDay == startDay) {
4501 mSelectionHour = startHour;