Searched refs:mHScrollInterpolator (Results 1 – 1 of 1) sorted by relevance
637 private final ScrollInterpolator mHScrollInterpolator; field in DayView753 mHScrollInterpolator = new ScrollInterpolator(); in DayView()1607 inAnimation.setInterpolator(mHScrollInterpolator); in switchViews()1608 outAnimation.setInterpolator(mHScrollInterpolator); in switchViews()