Searched refs:NEW_EVENT_MARGIN (Results 1 – 1 of 1) sorted by relevance
391 private static int NEW_EVENT_MARGIN = 4; field in DayView730 NEW_EVENT_MARGIN *= mScale; in DayView()2513 int length = Math.min(mCellHeight, width) - NEW_EVENT_MARGIN * 2; in drawSelectedRect()