Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java720 final Runnable endActionRunnable = () -> { in animateAway() local
731 .withEndAction(endActionRunnable) in animateAway()