Searched defs:onKeyguardExitResult (Results 1 – 5 of 5) sorted by relevance
23 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
19 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
136 KeyguardExitDelegate(OnKeyguardExitResult onKeyguardExitResult) { in KeyguardExitDelegate()141 public void onKeyguardExitResult(boolean success) throws RemoteException { in onKeyguardExitResult() method in KeyguardServiceDelegate.KeyguardExitDelegate279 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock()
580 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
947 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method