Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java127 private boolean mStartingScroll = false; field in DayView
3972 if (mStartingScroll) { in doScroll()
3975 mStartingScroll = false; in doScroll()
4253 mStartingScroll = true; in onTouchEvent()
4278 mStartingScroll = false; in onTouchEvent()