Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java159 void notifyKeyguardAuthenticated(boolean strongAuth); in notifyKeyguardAuthenticated() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java503 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in KeyguardBouncer
DStatusBarKeyguardViewManager.java957 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in StatusBarKeyguardViewManager
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java154 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in CarKeyguardViewController