Searched refs:maxADHeight (Results 1 – 1 of 1) sorted by relevance
2616 var maxADHeight = mViewHeight - DAY_HEADER_HEIGHT - MIN_HOURS_HEIGHT in initAllDayHeights() variable2617 maxADHeight = Math.min( in initAllDayHeights()2618 maxADHeight, in initAllDayHeights()2621 mAnimateDayEventHeight = maxADHeight / mMaxAlldayEvents in initAllDayHeights()2635 var maxADHeight = mViewHeight - DAY_HEADER_HEIGHT - MIN_HOURS_HEIGHT variable2637 maxADHeight = Math.min(2638 maxADHeight,2642 val fitHeight = maxADHeight / mMaxAlldayEvents2665 var maxADHeight = mViewHeight - DAY_HEADER_HEIGHT - MIN_HOURS_HEIGHT variable2667 maxADHeight = Math.min([all …]