Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java134 private final Interpolator mLinearOutSlowIn; field in AuthContainerView
326 mLinearOutSlowIn = Interpolators.LINEAR_OUT_SLOW_IN; in AuthContainerView()
570 .setInterpolator(mLinearOutSlowIn) in onAttachedToWindow()
863 .setInterpolator(mLinearOutSlowIn)