Class android.telephony.MbmsStreamingSession

Removed Methods
MbmsStreamingSession create(Context, MbmsStreamingSessionCallback, Handler)  
MbmsStreamingSession create(Context, MbmsStreamingSessionCallback, int, Handler)  
 

Added Methods
MbmsStreamingSession create(Context, Executor, MbmsStreamingSessionCallback)  
MbmsStreamingSession create(Context, Executor, int, MbmsStreamingSessionCallback)  
 

Changed Methods
StreamingService startStreaming(StreamingServiceInfo, Executor, StreamingServiceCallback) Change in signature from (StreamingServiceInfo, StreamingServiceCallback, Handler) to (StreamingServiceInfo, Executor, StreamingServiceCallback).