Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/viewmodel/
DKeyguardBouncerViewModel.kt70 fun notifyKeyguardAuthenticated() { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java158 void notifyKeyguardAuthenticated(boolean strongAuth); in notifyKeyguardAuthenticated() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java1546 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in StatusBarKeyguardViewManager