Home
last modified time | relevance | path

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

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