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
118 KeyguardExitDelegate(OnKeyguardExitResult onKeyguardExitResult) { in KeyguardExitDelegate()123 public void onKeyguardExitResult(boolean success) throws RemoteException { in onKeyguardExitResult() method in KeyguardServiceDelegate.KeyguardExitDelegate253 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock()
359 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
1190 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method