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.java324 private static final class InterpolatorInterpolator implements Interpolator { class in FlingAnimationUtils
330 InterpolatorInterpolator(Interpolator interpolator1, Interpolator interpolator2, in InterpolatorInterpolator() method in FlingAnimationUtils.InterpolatorInterpolator