Searched refs:playlistsCount (Results 1 – 1 of 1) sorted by relevance
580 int playlistsCount = 0; in addPlaylists() local583 playlistsCount += playlists.size(); in addPlaylists()585 if (playlistsCount > 0) { in addPlaylists()587 callback.onItemsInserted(playlistsIndex, playlistsCount); in addPlaylists()