media/libraries/test_session_current/src/main
tianyifeng f5afec955a Load bitmaps for MediaMetadataCompat and handle the metadata updates.
* Add `Listener` in `MediaSession` with method `onNotificationRefreshRequired(MediaSession)`.
* Add `MediaSessionService` as the listener of the `MediaSession` when `MediaSession` is added to `MediaSessionService`
* Load bitmap when update metadata in `MediaSessionLegacyStub` and call `onNotificationRefreshRequired` when bitmap asynchronously arrives.

PiperOrigin-RevId: 485376145
(cherry picked from commit 77fedd8d7d)
2022-11-01 18:43:26 +00:00
..
java/androidx/media3/session Load bitmaps for MediaMetadataCompat and handle the metadata updates. 2022-11-01 18:43:26 +00:00
AndroidManifest.xml MediaSessionService: define foregroundServiceType 2022-05-10 17:49:22 +01:00