Searched refs:mHScrollInterpolator (Results 1 – 1 of 1) sorted by relevance
645 private final ScrollInterpolator mHScrollInterpolator; field in DayView768 mHScrollInterpolator = new ScrollInterpolator(); in DayView()1878 inAnimation.setInterpolator(mHScrollInterpolator); in switchViews()1879 outAnimation.setInterpolator(mHScrollInterpolator); in switchViews()