Searched refs:getServerUri (Results 1 – 4 of 4) sorted by relevance
161 Uri uri = getServerUri(DEFAULT_FILENAME); in testDownloadToExternal_fileExists()198 Uri uri = getServerUri(DEFAULT_FILENAME); in testDownloadToExternal()229 Uri uri = getServerUri(DEFAULT_FILENAME); in testDownloadToProhibitedDirectory()270 Uri uri = getServerUri(DEFAULT_FILENAME); in testErrorTooManyRedirects()286 Uri uri = getServerUri(DEFAULT_FILENAME); in testErrorUnhandledHttpCode()297 Uri uri = getServerUri(DEFAULT_FILENAME); in testRelativeRedirect()348 Uri uri = getServerUri(DEFAULT_FILENAME); in testSetTitle()377 Uri uri = getServerUri(DEFAULT_FILENAME); in testDownloadNoWifi()
85 Uri uri = getServerUri(DEFAULT_FILENAME + i); in testMultipleDownloads()
446 protected Uri getServerUri(String filename) throws Exception { in getServerUri() method in DownloadManagerBaseTest959 Uri uri = getServerUri(DEFAULT_FILENAME); in doEnqueue()
730 .append(provider.getServerUri()).toString(); in getKey()