Home
last modified time | relevance | path

Searched defs:strongAuth (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DViewMediatorCallback.java35 void keyguardDone(boolean strongAuth); in keyguardDone()
54 void keyguardDonePending(boolean strongAuth); in keyguardDonePending()
DKeyguardHostView.java222 public void finish(boolean strongAuth) { in finish()
DKeyguardSecurityContainer.java62 public void finish(boolean strongAuth); in finish()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java291 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
DStatusBarKeyguardViewManager.java586 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()