Home | History | Annotate | Download | only in api

Lines Matching full:onkeyguardexitresult

3482     method public deprecated void exitKeyguardSecurely(android.app.KeyguardManager.OnKeyguardExitResult);
3492 public static abstract interface KeyguardManager.OnKeyguardExitResult {
3493 method public abstract void onKeyguardExitResult(boolean);