Searched refs:mHourGap (Results 1 – 1 of 1) sorted by relevance
24 private var mHourGap = 0f variable in com.android.calendar.EventGeometry31 mHourGap = gap in setHourGap()79 event.top += startHour * mHourGap in computeEventRect()82 event.bottom += endHour * mHourGap - 1 in computeEventRect()