Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinBasedInputViewController.java147 protected void startErrorAnimation() { in startErrorAnimation() method in KeyguardPinBasedInputViewController
148 super.startErrorAnimation(); in startErrorAnimation()
149 mView.startErrorAnimation(); in startErrorAnimation()
H A DKeyguardAbsKeyInputViewController.java199 startErrorAnimation(); in onPasswordChecked()
203 protected void startErrorAnimation() { /* no-op */ } in startErrorAnimation() method in KeyguardAbsKeyInputViewController
H A DKeyguardPinBasedInputView.java209 public void startErrorAnimation() { in startErrorAnimation() method in KeyguardPinBasedInputView