Searched refs:TOBEDELETESONGNAME (Results 1 – 2 of 2) sorted by relevance
190 inst.sendStringSync(MusicPlayerNames.TOBEDELETESONGNAME); in testDeleteSong()198 for (int j=0; j< MusicPlayerNames.TOBEDELETESONGNAME.length(); j++) in testDeleteSong()210 MusicPlayerNames.TOBEDELETESONGNAME + "'"; in testDeleteSong()
62 public static final String TOBEDELETESONGNAME = "toBeDeleted"; field in MusicPlayerNames