Searched refs:EVENT_BOTTOM_PADDING (Results 1 – 1 of 1) sorted by relevance
100 private static int EVENT_BOTTOM_PADDING = 3; field in MonthWeekEventsView378 EVENT_BOTTOM_PADDING *= mScale; in initView()851 int reservedSpace = EVENT_BOTTOM_PADDING; // leave a bit of room at the bottom in drawEvent()953 int y = mHeight - (mExtrasDescent + EVENT_BOTTOM_PADDING); in drawMoreEvents()