Home | History | Annotate | Download | only in api

Lines Matching full:onkeyguardexitresult

3642     method public deprecated void exitKeyguardSecurely(android.app.KeyguardManager.OnKeyguardExitResult);
3654 public static abstract interface KeyguardManager.OnKeyguardExitResult {
3655 method public abstract void onKeyguardExitResult(boolean);