Searched refs:DELETESONG (Results 1 – 2 of 2) sorted by relevance
184 File toBeDeleteSong = new File(MusicPlayerNames.DELETESONG); in testDeleteSong()202 File checkDeletedFile = new File(MusicPlayerNames.DELETESONG); in testDeleteSong()
60 public static final String DELETESONG = EXTERNAL_DIR + "/toBeDeleted.amr"; field in MusicPlayerNames