Home | History | Annotate | Download | only in browser

Lines Matching full:dontresend

446         public void onFormResubmission(WebView view, final Message dontResend,
449 dontResend.sendToTarget();
455 dontResend.sendToTarget();
458 mDontResend = dontResend;
1023 public void onFormResubmission(WebView view, Message dontResend,
1025 mClient.onFormResubmission(view, dontResend, resend);