Searched defs:onKeyguardExitResult (Results 1 – 5 of 5) sorted by relevance
19 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
23 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
119 KeyguardExitDelegate(OnKeyguardExitResult onKeyguardExitResult) { in KeyguardExitDelegate()124 public void onKeyguardExitResult(boolean success) throws RemoteException { in onKeyguardExitResult() method in KeyguardServiceDelegate.KeyguardExitDelegate257 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock()
302 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
1360 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method