Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt123 private var mClickedYLocation = 0 variable
156 this@DayView.getWidth() / 2, mClickedYLocation, in run()
2766 mClickedYLocation = yLocation in doSingleTapUp()