Home
last modified time | relevance | path

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

/frameworks/libs/systemui/animationlib/src/com/android/app/animation/
DInterpolators.java54 public static final Interpolator EMPHASIZED_COMPLEMENT = createEmphasizedComplement();
333 private static PathInterpolator createEmphasizedComplement() { in createEmphasizedComplement() method in Interpolators
DInterpolatorsAndroidX.java61 public static final Interpolator EMPHASIZED_COMPLEMENT = createEmphasizedComplement();
339 private static PathInterpolator createEmphasizedComplement() { in createEmphasizedComplement() method in InterpolatorsAndroidX