Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt2988 val ViewStartHour = mViewStartY / (mCellHeight + DAY_GAP).toFloat() in onScaleBegin() constant
3018 val ViewStartHour = mViewStartY / (mCellHeight + DAY_GAP).toFloat() in onScale() constant