It's currently not possible to even subclass MediaSession because the constructor is package-private. To avoid any accidental usage or future indirect subclassing, all methods can be marked as final. PiperOrigin-RevId: 521775373
test_session_{common,current}
LeanbackPlayerAdapter