mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00

Put methods into a more sensible order (the same order as in the switch statement, which is a more natural order with e.g. initialize coming first and release coming last). PiperOrigin-RevId: 242891742