Home
last modified time | relevance | path

Searched refs:AnimType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
DStateAnimationConfig.java67 public @interface AnimType {} annotation in StateAnimationConfig
107 public Interpolator getInterpolator(@AnimType int animId, Interpolator fallback) { in getInterpolator()
114 public void setInterpolator(@AnimType int animId, Interpolator interpolator) { in setInterpolator()