Home | History | Annotate | Download | only in calendar

Lines Matching defs:nextView

2201             // yTranslation which will be redone in the nextView's onDraw().
2203 DayView nextView = (DayView) mViewSwitcher.getNextView();
2206 nextView.mTouchMode = TOUCH_MODE_INITIAL_STATE;
2208 nextView.onDraw(canvas);