Searched refs:getServerUri (Results 1 – 4 of 4) sorted by relevance
175 values.put(Downloads.Impl.COLUMN_URI, getServerUri(path)); in requestDownload()
238 return getRequest(getServerUri(REQUEST_PATH)); in getRequest()
272 String getServerUri(String path) throws MalformedURLException, UnknownHostException { in getServerUri() method in AbstractDownloadProviderFunctionalTest
112 assertEquals(getServerUri(REQUEST_PATH), in testBasicRequest()