Searched refs:notifyKeyguardAuthenticated (Results 1 – 3 of 3) sorted by relevance
700 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in StatusBarKeyguardViewManager701 mBouncer.notifyKeyguardAuthenticated(strongAuth); in notifyKeyguardAuthenticated()
225 mStatusBarKeyguardViewManager.notifyKeyguardAuthenticated( in startWakeAndUnlock()
465 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated() method in KeyguardBouncer