Home
last modified time | relevance | path

Searched defs:mAnimationDurationLong (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java146 @VisibleForTesting int mAnimationDurationLong = AuthDialog.ANIMATE_MEDIUM_TO_LARGE_DURATION_MS; field in AuthBiometricView
480 mAnimationDurationLong); in updateSize() local