Searched defs:verifyUnlock (Results 1 – 3 of 3) sorted by relevance
38 void verifyUnlock(IKeyguardExitCallback callback); in verifyUnlock() method
52 public void verifyUnlock(IKeyguardExitCallback callback) { in verifyUnlock() method in KeyguardServiceWrapper
270 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock() method in KeyguardServiceDelegate