Home
last modified time | relevance | path

Searched defs:drawHeight (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DDvrSchedulesFocusView.java61 int drawHeight = 2 * mRoundRectRadius; in onDraw() local
/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt2141 val drawHeight = mAlldayHeight.toFloat() in drawAllDayEvents() constant
3269 val drawHeight = mAlldayHeight.toFloat() in findSelectedEvent() constant