Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
DFlingAnimationUtils.java356 private static final class InterpolatorInterpolator implements Interpolator { class in FlingAnimationUtils
362 InterpolatorInterpolator(Interpolator interpolator1, Interpolator interpolator2, in InterpolatorInterpolator() method in FlingAnimationUtils.InterpolatorInterpolator