Searched refs:verifyUnlock (Results 1 – 9 of 9) sorted by relevance
76 public void verifyUnlock(IKeyguardExitCallback callback) {79 mKeyguardViewMediator.verifyUnlock(callback);
1084 public void verifyUnlock(IKeyguardExitCallback callback) { in verifyUnlock() method in KeyguardViewMediator1859 mStatusBarKeyguardViewManager.verifyUnlock(); in handleVerifyUnlock()
51 public void verifyUnlock(IKeyguardExitCallback callback) { in verifyUnlock() method in KeyguardServiceWrapper53 mService.verifyUnlock(callback); in verifyUnlock()
227 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock() method in KeyguardServiceDelegate229 mKeyguardService.verifyUnlock(new KeyguardExitDelegate(onKeyguardExitResult)); in verifyUnlock()
36 void verifyUnlock(IKeyguardExitCallback callback); in verifyUnlock() method
271 mService.verifyUnlock(mKeyguardExitCallback); in onClick()
233 public void verifyUnlock() { in verifyUnlock() method in StatusBarKeyguardViewManager
487 public void verifyUnlock() { in verifyUnlock() method in KeyguardSecurityContainer
3856 mKeyguardDelegate.verifyUnlock(new OnKeyguardExitResult() { in launchHomeFromHotKey()6660 mKeyguardDelegate.verifyUnlock(callback);