Home
last modified time | relevance | path

Searched defs:contentDisposition (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/webkit/app/src/com/android/cts/webkit/
DWebViewDeviceSideURLUtilTest.java450 private String guessForContentDisposition(String contentDisposition) { in guessForContentDisposition()
/cts/hostsidetests/webkit/compatchangeapp/src/com/android/cts/webkit/compatchange/
DWebViewDeviceSideURLUtilTest.java392 private String guessForContentDisposition(String contentDisposition) { in guessForContentDisposition()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2120 public String contentDisposition; in testSetDownloadListener() field in WebViewTest.MyDownloadListener
2126 String contentDisposition, in testSetDownloadListener()