Searched refs:setDestinationFromBase (Results 1 – 1 of 1) sorted by relevance
466 setDestinationFromBase(context.getExternalFilesDir(dirType), subPath); in setDestinationInExternalFilesDir()496 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()500 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() method in DownloadManager.Request