added in version 26.1.0
  
  
android.support.media.tv
Interfaces
| TvContractCompat.BaseTvColumns | Common base for the tables of TV channels/programs. | 
Classes
| Channel | 
          A convenience class to access TvContractCompat.Channels entries in the system content
 provider. 
          
    
         | 
      
| Channel.Builder | 
          The builder class that makes it easy to chain setters to create a Channel object. 
          
    
         | 
      
| ChannelLogoUtils | A utility class for conveniently storing and loading channel logos. | 
| PreviewProgram | 
          A convenience class to access TvContractCompat.PreviewPrograms entries in the system content
 provider. 
          
    
         | 
      
| PreviewProgram.Builder | 
          This Builder class simplifies the creation of a PreviewProgram object. 
          
    
         | 
      
| Program | 
          A convenience class to access TvContractCompat.Programs entries in the system content
 provider. 
          
    
         | 
      
| Program.Builder | 
          This Builder class simplifies the creation of a Program object. 
          
    
         | 
      
| R | |
| R.attr | |
| R.bool | |
| R.color | |
| R.dimen | |
| R.drawable | |
| R.id | |
| R.integer | |
| R.layout | |
| R.string | |
| R.style | |
| R.styleable | |
| TvContractCompat | The contract between the TV provider and applications. | 
| TvContractCompat.Channels | Column definitions for the TV channels table. | 
| TvContractCompat.Channels.Logo | A sub-directory of a single TV channel that represents its primary logo. | 
| TvContractCompat.PreviewPrograms | Column definitions for the preview TV programs table. | 
| TvContractCompat.Programs | Column definitions for the TV programs table. | 
| TvContractCompat.Programs.Genres | Canonical genres for TV programs. | 
| TvContractCompat.RecordedPrograms | Column definitions for the recorded TV programs table. | 
| TvContractCompat.WatchNextPrograms | Column definitions for the "watch next" TV programs table. | 
| WatchNextProgram | 
          A convenience class to access TvContractCompat.WatchNextPrograms entries in the system content
 provider. 
          
    
         | 
      
| WatchNextProgram.Builder | 
          This Builder class simplifies the creation of a WatchNextProgram object. 
          
    
         | 
      
Interfaces
Classes
- Channel
 - Channel.Builder
 - ChannelLogoUtils
 - PreviewProgram
 - PreviewProgram.Builder
 - Program
 - Program.Builder
 - R
 - R.attr
 - R.bool
 - R.color
 - R.dimen
 - R.drawable
 - R.id
 - R.integer
 - R.layout
 - R.string
 - R.style
 - R.styleable
 - TvContractCompat
 - TvContractCompat.Channels
 - TvContractCompat.Channels.Logo
 - TvContractCompat.PreviewPrograms
 - TvContractCompat.Programs
 - TvContractCompat.Programs.Genres
 - TvContractCompat.RecordedPrograms
 - TvContractCompat.WatchNextPrograms
 - WatchNextProgram
 - WatchNextProgram.Builder