Loading packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt +1 −0 Original line number Diff line number Diff line Loading @@ -1635,6 +1635,7 @@ constructor( "only active ${desiredHostState?.showsOnlyActiveMedia}" ) println("isSwipedAway: ${MediaPlayerData.isSwipedAway}") println("allowMediaPlayerOnLockScreen: $allowMediaPlayerOnLockScreen") } } } Loading Loading
packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/MediaCarouselController.kt +1 −0 Original line number Diff line number Diff line Loading @@ -1635,6 +1635,7 @@ constructor( "only active ${desiredHostState?.showsOnlyActiveMedia}" ) println("isSwipedAway: ${MediaPlayerData.isSwipedAway}") println("allowMediaPlayerOnLockScreen: $allowMediaPlayerOnLockScreen") } } } Loading