Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacy.java265 void animateInUdfpsBouncer(Runnable onEndAnimation) { in animateInUdfpsBouncer() argument
282 if (onEndAnimation != null) { in animateInUdfpsBouncer()
283 onEndAnimation.run(); in animateInUdfpsBouncer()