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