Searched refs:DIM_INTERPOLATOR (Results 1 – 2 of 2) sorted by relevance
96 public static final PathInterpolator DIM_INTERPOLATOR = field in Interpolators
29 import static com.android.wm.shell.animation.Interpolators.DIM_INTERPOLATOR;1011 mDismissingDimValue = DIM_INTERPOLATOR.getInterpolation(fraction); in applyDividerPosition()