diff --git a/docs/html/training/tv/tif/tvinput.jd b/docs/html/training/tv/tif/tvinput.jd index 91f8ded007bd4..f76f78b837a4b 100644 --- a/docs/html/training/tv/tif/tvinput.jd +++ b/docs/html/training/tv/tif/tvinput.jd @@ -157,10 +157,10 @@ for more information about working with {@link android.view.Surface} to render v

The {@link android.media.tv.TvInputService.Session} handles the {@link android.media.tv.TvInputService.Session#onTune(android.net.Uri) onTune()} event when the user selects a channel, and notifies the system TV app for changes in the content and -content meta data. These notify()code> methods are described in +content meta data. These notify() methods are described in -Control Content and Handle Track Selection further -in this training.

+Control Content and Handle Track Selection +further in this training.

Define Setup and Settings Activities