mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

They are all for Context.getSystemService that is allowed to return null. In most cases where we need to service, we make an assertion that it is available. PiperOrigin-RevId: 319503557