Searched refs:mMinEventHeight (Results 1 – 1 of 1) sorted by relevance
25 private var mMinEventHeight = 0f variable35 mMinEventHeight = height in setMinEventHeight()85 if (event.bottom < event.top + mMinEventHeight) { in computeEventRect()86 event.bottom = event.top + mMinEventHeight in computeEventRect()