Searched refs:mAnimateDayEventHeight (Results 1 – 1 of 1) sorted by relevance
507 private int mAnimateDayEventHeight = (int) MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT; field in DayView708 mAnimateDayEventHeight = (int) MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT; in DayView()2932 … float height = mMaxAlldayEvents > mMaxUnexpandedAlldayEventCount ? mAnimateDayEventHeight : in drawAllDayEvents()3774 mAnimateDayEventHeight = maxADHeight / mMaxAlldayEvents; in initAllDayHeights()3776 mAnimateDayEventHeight = (int)MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT; in initAllDayHeights()3789 int currentHeight = mAnimateDayEventHeight; in getAllDayEventAnimator()3851 mAnimateDayEventHeight = height; in setAnimateDayEventHeight()