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