Home | History | Annotate | Download | only in tv

Lines Matching full:channels

36 third-party app, to access built-in and IP tuner channels. The TV App
43 <li>TV Provider (<code>com.android.providers.tv.TvProvider</code>): a database of channels, programs, and associated permissions
49 <li>Parental Control: the technology to allow blocking of channels and programs
94 <p>The TV Provider database stores the channels and programs from TV Inputs. The
97 see only the channels and programs it has supplied and is prohibited from
98 accessing any other TV Inputs? channels and programs. </p>
116 <p>Passthrough TV inputs do not store channels and programs. </p>
118 <p>In addition to the standard fields for channels and programs, the TV Provider
122 available to make certain channels unavailable in search (such as to meet
127 <p>The TV Provider supports structured data in channel (<code>android.provider.TvContract.Channels</code>) and program (<code>android.provider.TvContract.Programs</code>) tables. These tables are populated and accessed by TV Inputs and system apps
142 <li><code>COLUMN_SEARCHABLE</code>: Restricting search from some channels may be a requirement in certain
165 determine available channels.
187 be used to construct apps to browse and search across all available TV channels
219 register any channels or programs with the TV Provider. To obtain the URI used
325 <li>Access and navigate all TV channels
337 <p>Parental control lets a user block undesired channels and programs, but bypass
346 specific channels from viewing without entering a PIN code. The program field
379 channels are stored by the TV Provider.</p>