Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DNumPadAnimationListener.kt20 interface NumPadAnimationListener { regex
H A DKeyguardPINView.java246 if (view instanceof NumPadAnimationListener) { in animate()
247 ((NumPadAnimationListener) view).setProgress(scaledProgress); in animate()
H A DNumPadButton.java38 public class NumPadButton extends AlphaOptimizedImageButton implements NumPadAnimationListener {
H A DNumPadKey.java44 public class NumPadKey extends ViewGroup implements NumPadAnimationListener {