Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonRipple.java51 private static final Interpolator ALPHA_OUT_INTERPOLATOR = field in KeyButtonRipple
350 alphaAnimator.setInterpolator(ALPHA_OUT_INTERPOLATOR); in exitSoftware()
473 opacityAnim.setInterpolator(ALPHA_OUT_INTERPOLATOR); in exitHardware()