Home | History | Annotate | Download | only in calendar

Lines Matching refs:MIN_EVENT_HEIGHT

67     private static float MIN_EVENT_HEIGHT = 4f;
221 MIN_EVENT_HEIGHT *= mScale;
236 mEventGeometry.setMinEventHeight(MIN_EVENT_HEIGHT);