android.media.tv.TvContract.BaseTvColumns |
Known Indirect Subclasses |
Common base for the tables of TV channels/programs.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COLUMN_PACKAGE_NAME | The name of the package that owns a row in each table. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
|
The name of the package that owns a row in each table.
The TV provider fills it in with the name of the package that provides the initial data of that row. If the package is later uninstalled, the rows it owns are automatically removed from the tables.
Type: TEXT