Home | History | Annotate | Download | only in calendar

Lines Matching refs:startHour

3278             int startHour = mSelectedEvent.startTime / 60;
3286 if (mSelectionHour < startHour) {
3287 mSelectionHour = startHour;