Searched refs:PLAYLIST_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
185 static final String PLAYLIST_FILE_NAME = "ScopedStorageDeviceTest_file_" + NONCE + ".m3u"; field in ScopedStorageDeviceTest323 new File(picturesDir, PLAYLIST_FILE_NAME).createNewFile(); in testTypePathConformity()337 assertCanCreateFile(new File(documentsDir, PLAYLIST_FILE_NAME)); in testTypePathConformity()343 assertCanCreateFile(new File(downloadDir, PLAYLIST_FILE_NAME)); in testTypePathConformity()349 assertCanCreateFile(new File(musicDir, PLAYLIST_FILE_NAME)); in testTypePathConformity()