Searched refs:MediaSortKey (Results 1 – 1 of 1) sorted by relevance
866 previousVisiblePlayerKey: MediaPlayerData.MediaSortKey?, in <lambda>()1629 data class MediaSortKey( class1638 compareByDescending<MediaSortKey> { in <lambda>()1653 private val mediaPlayers = TreeMap<MediaSortKey, MediaControlPanel>(comparator)1654 private val mediaData: MutableMap<String, MediaSortKey> = mutableMapOf()1657 private val visibleMediaPlayers = LinkedHashMap<String, MediaSortKey>()1676 MediaSortKey( in addMediaPlayer()1704 MediaSortKey( in addMediaRecommendation()