Home | History | Annotate | Download | only in browser

Lines Matching full:useragent

252     static final String USERAGENT = "useragent";
1164 public void onDownloadStart(String url, String userAgent,
1167 mWebViewController.onDownloadStart(Tab.this, url, userAgent, contentDisposition,
1360 public void onDownloadStart(String url, String userAgent,
1363 mWebViewController.onDownloadStart(Tab.this, url, userAgent,
1411 // Sync the WebView useragent with the parent
1744 mSavedState.putBoolean(USERAGENT,
1779 if (mSavedState.getBoolean(USERAGENT)