Home
last modified time | relevance | path

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

/cts/libs/webkit-shared/src/android/webkit/cts/
DIWebServer.aidl46 String getBinaryUrl(String mimeType, int contentLength); in getBinaryUrl() method
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java509 public String getBinaryUrl(String mimeType, int contentLength) { in getBinaryUrl() method in CtsTestServer