mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

This avoids duplicate events being dispatched to object foo if addListener(foo) is called more than once. Part of issue:#6765 PiperOrigin-RevId: 300529733