Home
last modified time | relevance | path

Searched defs:EMPHASIZED_COMPLEMENT (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(); field in Interpolators
DInterpolatorsAndroidX.java61 public static final Interpolator EMPHASIZED_COMPLEMENT = createEmphasizedComplement(); field in InterpolatorsAndroidX