Home | History | Annotate | Download | only in api

Lines Matching full:onkeyguardexitresult

3699     method public deprecated void exitKeyguardSecurely(android.app.KeyguardManager.OnKeyguardExitResult);
3711 public static abstract interface KeyguardManager.OnKeyguardExitResult {
3712 method public abstract void onKeyguardExitResult(boolean);