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