Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DAnimatorControllerWithResistance.java87 private static final TimeInterpolator RECENTS_TRANSLATE_RESIST_INTERPOLATOR = LINEAR; field in AnimatorControllerWithResistance
182 params.startTranslation, endTranslation, RECENTS_TRANSLATE_RESIST_INTERPOLATOR); in createRecentsResistanceAnim()