Home | History | Annotate | Download | only in browser

Lines Matching full:dontresend

702         public void onFormResubmission(WebView view, final Message dontResend,
705 dontResend.sendToTarget();
711 dontResend.sendToTarget();
714 mDontResend = dontResend;
1342 public void onFormResubmission(WebView view, Message dontResend,
1344 mClient.onFormResubmission(view, dontResend, resend);