Searched refs:CALENDAR_COLOR_SQUARE_SIZE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java422 private static int CALENDAR_COLOR_SQUARE_SIZE = 10; field in class:DayView
721 CALENDAR_COLOR_SQUARE_SIZE *= mScale;
3513 // r.bottom = r.top + CALENDAR_COLOR_SQUARE_SIZE + 1;
3514 // r.right = r.left + CALENDAR_COLOR_SQUARE_SIZE + 1;

Completed in 91 milliseconds