Home | History | Annotate | Download | only in wm

Lines Matching refs:exitKeyguardSecurely

5007      * @see android.app.KeyguardManager#exitKeyguardSecurely
5010 public void exitKeyguardSecurely(final IOnKeyguardExitResult callback) {
5015 mPolicy.exitKeyguardSecurely(new WindowManagerPolicy.OnKeyguardExitResult() {