Searched refs:SKIP_WAIT_TIME (Results 1 – 2 of 2) sorted by relevance
53 public static int SKIP_WAIT_TIME = 500; field in MusicPlayerNames
65 Thread.sleep(MusicPlayerNames.SKIP_WAIT_TIME); in testPlayAllSongs()