Home
last modified time | relevance | path

Searched refs:fitHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt2642 val fitHeight = maxADHeight / mMaxAlldayEvents constant
2645 if (mShowAllAllDayEvents) fitHeight else MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT.toInt()