Home | History | Annotate | Download | only in calendar

Lines Matching refs:nextView

2090             // yTranslation which will be redone in the nextView's onDraw().
2092 DayView nextView = (DayView) mViewSwitcher.getNextView();
2095 nextView.mTouchMode = TOUCH_MODE_INITIAL_STATE;
2097 nextView.onDraw(canvas);