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.java163 private final ContinueScroll mContinueScroll = new ContinueScroll(); field in DayView
3687 mHandler.removeCallbacks(mContinueScroll); in doDown()
4138 mHandler.post(mContinueScroll); in doFling()