Searched refs:storageDir (Results 1 – 1 of 1) sorted by relevance
1016 File storageDir = context.getExternalFilesDir(null); in createFileEntity() local1017 File file = new File(storageDir, downloadId + ".bin"); in createFileEntity()