Searched refs:verifyUnlock (Results 1 – 9 of 9) sorted by relevance
75 public void verifyUnlock(IKeyguardExitCallback callback) {77 mKeyguardViewMediator.verifyUnlock(callback);
1024 public void verifyUnlock(IKeyguardExitCallback callback) { in verifyUnlock() method in KeyguardViewMediator1742 mStatusBarKeyguardViewManager.verifyUnlock(); in handleVerifyUnlock()
48 public void verifyUnlock(IKeyguardExitCallback callback) { in verifyUnlock() method in KeyguardServiceWrapper50 mService.verifyUnlock(callback); in verifyUnlock()
204 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock() method in KeyguardServiceDelegate206 mKeyguardService.verifyUnlock(new KeyguardExitDelegate(onKeyguardExitResult)); in verifyUnlock()
35 void verifyUnlock(IKeyguardExitCallback callback); in verifyUnlock() method
271 mService.verifyUnlock(mKeyguardExitCallback); in onClick()
222 public void verifyUnlock() { in verifyUnlock() method in StatusBarKeyguardViewManager
487 public void verifyUnlock() { in verifyUnlock() method in KeyguardSecurityContainer
3687 mKeyguardDelegate.verifyUnlock(new OnKeyguardExitResult() { in launchHomeFromHotKey()6333 mKeyguardDelegate.verifyUnlock(callback); in exitKeyguardSecurely()