Searched defs:getStagedRectScaleYInterpolator (Results 1 – 7 of 7) sorted by relevance
33 public Interpolator getStagedRectScaleYInterpolator() { return LINEAR; } in getStagedRectScaleYInterpolator() method in TabletHomeToSplitTimings
42 public Interpolator getStagedRectScaleYInterpolator() { return DECELERATE_2; } in getStagedRectScaleYInterpolator() method in TabletOverviewToSplitTimings
42 public Interpolator getStagedRectScaleYInterpolator() { return EMPHASIZED; } in getStagedRectScaleYInterpolator() method in PhoneOverviewToSplitTimings
44 public Interpolator getStagedRectScaleYInterpolator() { return EMPHASIZED; } in getStagedRectScaleYInterpolator() method in SplitToConfirmTimings
49 override fun getStagedRectScaleYInterpolator() = Interpolators.EMPHASIZED in getStagedRectSlideStart() method in com.android.quickstep.util.AppPairLaunchTimings
57 abstract public Interpolator getStagedRectScaleYInterpolator(); in getStagedRectScaleYInterpolator() method in OverviewToSplitTimings
66 Interpolator getStagedRectScaleYInterpolator(); in getStagedRectScaleYInterpolator() method