Home
last modified time | relevance | path

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

/cts/libs/webkit-shared/src/android/webkit/cts/
DIWebServer.aidl46 String getBinaryUrl(String mimeType, int contentLength); in getBinaryUrl()
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java509 public String getBinaryUrl(String mimeType, int contentLength) { in getBinaryUrl()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2119 public long contentLength; in testSetDownloadListener() field in WebViewTest.MyDownloadListener
2128 long contentLength) { in testSetDownloadListener()