Class android.media.tv.TvInputService.Session

Removed Methods
void onAdBuffer(AdBuffer)  
 

Added Methods
void onAdBufferReady(AdBuffer)  
 

Changed Methods
void notifyTvMessage(int, Bundle) Change in signature from (String, Bundle) to (int, Bundle).
 
void onSetTvMessageEnabled(int, boolean) Change in signature from (String, boolean) to (int, boolean).
 
void onTvMessage(int, Bundle) Change in signature from (String, Bundle) to (int, Bundle).