Searched refs:storageDir (Results 1 – 1 of 1) sorted by relevance
897 File storageDir = Environment.getExternalStorageDirectory(); in createFileEntity() local898 File file = new File(storageDir, downloadId + ".bin"); in createFileEntity()