Home
last modified time | relevance | path

Searched refs:stopY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java2605 final float stopY = HOUR_GAP + 24 * (mCellHeight + HOUR_GAP); in drawGridBackground() local
2633 mLines[linesIndex++] = stopY; in drawGridBackground()
2863 final float stopY = startY + mAlldayHeight + ALLDAY_TOP_MARGIN; in drawAllDayEvents() local
2882 mLines[linesIndex++] = stopY; in drawAllDayEvents()