Searched refs:WAIT_LONG_TIME (Results 1 – 5 of 5) sorted by relevance
80 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()82 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()189 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testDeleteSong()191 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testDeleteSong()195 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testDeleteSong()
93 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()102 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()123 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in renamePlaylist()
69 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testAlbumPlay()76 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testAlbumPlay()
62 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testPlayAllSongs()
51 public static int WAIT_LONG_TIME = 2000; field in MusicPlayerNames