Searched refs:onKeyguardExitResult (Results 1 – 9 of 9) sorted by relevance
118 KeyguardExitDelegate(OnKeyguardExitResult onKeyguardExitResult) { in KeyguardExitDelegate() argument119 mOnKeyguardExitResult = onKeyguardExitResult; in KeyguardExitDelegate()123 public void onKeyguardExitResult(boolean success) throws RemoteException { in onKeyguardExitResult() method in KeyguardServiceDelegate.KeyguardExitDelegate126 mOnKeyguardExitResult.onKeyguardExitResult(success); in onKeyguardExitResult()253 public void verifyUnlock(final OnKeyguardExitResult onKeyguardExitResult) { in verifyUnlock() argument255 mKeyguardService.verifyUnlock(new KeyguardExitDelegate(onKeyguardExitResult)); in verifyUnlock()
23 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
19 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
359 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method630 public void onKeyguardExitResult(boolean success) throws RemoteException { in exitKeyguardSecurely()632 callback.onKeyguardExitResult(success); in exitKeyguardSecurely()
818 mExitSecureCallback.onKeyguardExitResult(false); in onStartedGoingToSleep()1097 mExitSecureCallback.onKeyguardExitResult(false); in setKeyguardEnabled()1136 callback.onKeyguardExitResult(false); in verifyUnlock()1146 callback.onKeyguardExitResult(false); in verifyUnlock()1153 callback.onKeyguardExitResult(false); in verifyUnlock()1165 callback.onKeyguardExitResult(true); in verifyUnlock()1174 callback.onKeyguardExitResult(false); in verifyUnlock()1647 mExitSecureCallback.onKeyguardExitResult(true /* authenciated */); in handleKeyguardDone()
1190 void onKeyguardExitResult(boolean success); in onKeyguardExitResult() method
3457 public void onKeyguardExitResult(boolean success) { in launchHomeFromHotKey()
2885 public void onKeyguardExitResult(boolean success) { in exitKeyguardSecurely()2887 callback.onKeyguardExitResult(success); in exitKeyguardSecurely()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...