Searched refs:NO_SKIPPING_SONGS (Results 1 – 2 of 2) sorted by relevance
56 public static int NO_SKIPPING_SONGS = 500; field in MusicPlayerNames
64 for (int i=0;i< MusicPlayerNames.NO_SKIPPING_SONGS;i++){ in testPlayAllSongs()