Searched refs:getBinaryUrl (Results 1 – 2 of 2) sorted by relevance
464 public String getBinaryUrl(String mimeType, int contentLength) { in getBinaryUrl() method in CtsTestServer
2128 final String url = mWebServer.getBinaryUrl(mimeType, length); in testSetDownloadListener()