Searched refs:NO_OF_PLAYLIST (Results 1 – 2 of 2) sorted by relevance
49 public static int NO_OF_PLAYLIST = 10; field in MusicPlayerNames
71 for (int i=0; i< MusicPlayerNames.NO_OF_PLAYLIST; i++){ in addNewPlaylist()