Searched defs:mContinueScroll (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java163 private final ContinueScroll mContinueScroll = new ContinueScroll(); field in class:DayView
3687 mHandler.removeCallbacks(mContinueScroll);
4138 mHandler.post(mContinueScroll);

Completed in 40 milliseconds