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.KeyguardExitDelegate256 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock()
429 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
938 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method