Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt2022 if (r.bottom - r.top > EVENT_TEXT_TOP_MARGIN + EVENT_TEXT_BOTTOM_MARGIN) { in setupTextRect()
2024 r.bottom -= EVENT_TEXT_BOTTOM_MARGIN in setupTextRect()
3784 private var EVENT_TEXT_BOTTOM_MARGIN = 2 variable
3789 private var EVENT_ALL_DAY_TEXT_BOTTOM_MARGIN = EVENT_TEXT_BOTTOM_MARGIN
3909 EVENT_TEXT_BOTTOM_MARGIN = EVENT_TEXT_TOP_MARGIN