ContentPipToken
class ContentPipToken
Token holding the registered callbacks and observers used to manage Picture-in-Picture (PiP) for content inside a ComponentActivity.
This token retains references to the listeners and callbacks injected into the activity's lifecycle and window. It serves as a handle that must be passed to disablePipOnAppSwitch to clean up these bindings.