Home
last modified time | relevance | path

Searched defs:notifyKeyguardAuthenticated (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java166 void notifyKeyguardAuthenticated(boolean strongAuth); in notifyKeyguardAuthenticated() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java175 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBouncer.java543 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in KeyguardBouncer
H A DStatusBarKeyguardViewManager.java1142 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in StatusBarKeyguardViewManager