Home | History | Annotate | Download | only in calendar

Lines Matching refs:drawEvents

2467             // TODO Wow, this needs cleanup. drawEvents loop through all the
2469 drawEvents(cell, day, HOUR_GAP, canvas, p);
3092 private void drawEvents(int date, int dayIndex, int top, Canvas canvas, Paint p) {