Home
last modified time | relevance | path

Searched defs:contentLength (Results 1 – 2 of 2) sorted by relevance

/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java409 public String getBinaryUrl(String mimeType, int contentLength) { in getBinaryUrl()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2114 public long contentLength; in testSetDownloadListener() field in WebViewTest.MyDownloadListener
2119 String mimetype, long contentLength) { in testSetDownloadListener()