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

Commit a79de7da authored by Hyundo Moon's avatar Hyundo Moon
Browse files

MediaController2: Rename onAudioInfoChanged

This CL renames the controller callback method onAudioInfoChanged into
onPlaybackInfoChanged.

Bug: 72616099
Test: Builds successfully
Change-Id: I6a0059790d65b55fdb6edcab18743fd94c4bdf6c
parent 0bdcee3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ public class MediaController2 implements AutoCloseable {
         *
         * @param info new playback info
         */
        public void onAudioInfoChanged(PlaybackInfo info) { }
        public void onPlaybackInfoChanged(PlaybackInfo info) { }

        /**
         * Called when the allowed commands are changed by session.