Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthDialog.java93 int ANIMATE_MEDIUM_TO_LARGE_DURATION_MS = 450; field
97 int ANIMATE_CREDENTIAL_START_DELAY_MS = ANIMATE_MEDIUM_TO_LARGE_DURATION_MS * 2 / 3;
H A DAuthContainerView.java401 getJankListener(view, TRANSIT, AuthDialog.ANIMATE_MEDIUM_TO_LARGE_DURATION_MS), in showPrompt()
465 AuthDialog.ANIMATE_MEDIUM_TO_LARGE_DURATION_MS)); in showLegacyPrompt()
H A DAuthBiometricView.java146 @VisibleForTesting int mAnimationDurationLong = AuthDialog.ANIMATE_MEDIUM_TO_LARGE_DURATION_MS;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
H A DBiometricViewSizeBinder.kt168 val duration = AuthDialog.ANIMATE_MEDIUM_TO_LARGE_DURATION_MS