Home
last modified time | relevance | path

Searched defs:InterpolatorInterpolator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java256 private static final class InterpolatorInterpolator implements Interpolator { class in FlingAnimationUtils
262 InterpolatorInterpolator(Interpolator interpolator1, Interpolator interpolator2, in InterpolatorInterpolator() method in FlingAnimationUtils.InterpolatorInterpolator