Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7ddd728 authored by Jaewan Kim's avatar Jaewan Kim
Browse files

MediaController2: Revisit Javadoc of onPlaybackActiveChanged

Bug: 124300551
Test: Build
Change-Id: Ie8592e9c6c3dd3cf7ba4da887722b6f10257eb19
parent 32e90552
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -425,7 +425,7 @@ public class MediaController2 implements AutoCloseable {
        public void onDisconnected(@NonNull MediaController2 controller) {}

        /**
         * Called when the playback of the session's playback activeness is changed.
         * Called when the session's playback activeness is changed.
         *
         * @param controller the controller for this event
         * @param playbackActive {@code true} if the session's playback is active.