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
120 KeyguardExitDelegate(OnKeyguardExitResult onKeyguardExitResult) { in KeyguardExitDelegate()125 public void onKeyguardExitResult(boolean success) throws RemoteException { in onKeyguardExitResult() method in KeyguardServiceDelegate.KeyguardExitDelegate252 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock()
456 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
890 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method