Searched refs:isCurrentControllerActive (Results 1 – 1 of 1) sorted by relevance
171 val isCurrentControllerActive = currentController.playbackState?.isActive == true in <lambda>() constant172 if (isNewControllerActive && !isCurrentControllerActive) { in <lambda>()