media/library/core/src
ibaker e88e889c95 Extract MediaSourceEventDispatcher from MediaSourceEventListener
Update it to allow any listener class to be registered (and thus
require the caller of dispatch() to provide the type of listener
to call).

Maintain MediaSourceEventListener.EventDispatcher as a sub-class
for now so that all existing references continue to work. This
avoids creating a huge diff in one CL. The intention is to in-line
these incrementally.

This is pre-work for issue:#6765

PiperOrigin-RevId: 298818198
2020-03-10 10:18:29 +00:00
..
androidTest Drop prefix test- from core test methods 2020-02-25 21:22:02 +00:00
main Extract MediaSourceEventDispatcher from MediaSourceEventListener 2020-03-10 10:18:29 +00:00
test Annotate tests to use Robolectric's LEGACY LooperMode. 2020-03-10 10:18:05 +00:00