media/extensions/cast/src
olly 1bf4926338 Stop using Map<Integer, X>
Lint recommends switching to SparseArray<X> instead.
This is done for the DASH case. For the Cast case it's
easier to use a switch statement.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184119312
2018-02-01 15:21:08 +00:00
..
main Stop using Map<Integer, X> 2018-02-01 15:21:08 +00:00
test/java/com/google/android/exoplayer2/ext/cast Propagate RemoteMediaClient's current duration to timeline if necessary 2018-02-01 14:36:20 +00:00