Class android.media.tv.TvInputService.Session
Change from non-static to static.
| Changed Constructors | ||
|---|---|---|
TvInputService.Session(Context) |
Change in type from to Context. |
|
| Added Methods | |
|---|---|
void notifyChannelRetuned(Uri) |
|
void notifyContentAllowed() |
|
void notifyContentBlocked(TvContentRating) |
|
void notifyTrackSelected(int, |
|
void notifyTracksChanged(List<TvTrackInfo>) |
|
void notifyVideoAvailable() |
|
void notifyVideoUnavailable(int) |
|
boolean onSelectTrack(int, |
|
void onSetCaptionEnabled(boolean) |
|
void onSurfaceChanged(int, |
|
void onUnblockContent(TvContentRating) |
|
