media/libraries/extractor/src/main
tonihei d4e5ab2c4d Make BundleableUtil more generic by taking Function parameters
BundleableUtil is the only class that really depends on the type
inheritence from Bundleable. However, it only needs this as a way
to define Function<T, Bundle> and Function<Bundle, T>, which could
just be passed in as parameters as it's already done for some of
these methods.

Also rename the class to BundleCollectionUtil accordingly.

PiperOrigin-RevId: 578791946
2023-11-02 03:17:17 -07:00
..
java/androidx/media3/extractor Make BundleableUtil more generic by taking Function parameters 2023-11-02 03:17:17 -07:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00