Searched refs:mAnimateDayEventHeight (Results 1 – 1 of 1) sorted by relevance
502 private int mAnimateDayEventHeight = (int) MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT; field in DayView698 mAnimateDayEventHeight = (int) MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT; in DayView()2563 … float height = mMaxAlldayEvents > mMaxUnexpandedAlldayEventCount ? mAnimateDayEventHeight : in drawAllDayEvents()2990 mAnimateDayEventHeight = maxADHeight / mMaxAlldayEvents; in initAllDayHeights()2992 mAnimateDayEventHeight = (int)MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT; in initAllDayHeights()3005 int currentHeight = mAnimateDayEventHeight; in getAllDayEventAnimator()3067 mAnimateDayEventHeight = height; in setAnimateDayEventHeight()