Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt104 private val mContinueScroll: ContinueScroll = ContinueScroll() constant
2528 mHandler?.removeCallbacks(mContinueScroll) in doDown()
2954 mHandler?.post(mContinueScroll) in doFling()