The Wayback Machine - https://web.archive.org/web/20170908005433/https://developer.android.google.cn/reference/android/support/media/tv/TvContractCompat.BaseTvColumns.html
Skip to content

Most visited

Recently visited

navigation

TvContractCompat.BaseTvColumns

public static interface TvContractCompat.BaseTvColumns
implements BaseColumns

android.support.media.tv.TvContractCompat.BaseTvColumns
Image Known Indirect Subclasses


Common base for the tables of TV channels/programs.

Summary

Constants

String COLUMN_PACKAGE_NAME

The name of the package that owns the current row.

Inherited constants

Image From interface android.provider.BaseColumns

Constants

COLUMN_PACKAGE_NAME

added in version 26.0.0
String COLUMN_PACKAGE_NAME

The name of the package that owns the current row.

The TV provider fills in this column with the name of the package that provides the initial data of the row. If the package is later uninstalled, the rows it owns are automatically removed from the tables.

Type: TEXT

Constant Value: "package_name"

This site uses cookies to store your preferences for site-specific language and display options.

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in ?

You requested a page in , but your language preference for this site is .

Would you like to change your language preference and browse this site in ? If you want to change your language preference later, use the language menu at the bottom of each page.

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.

Take a one-minute survey?
Help us improve Android tools and documentation.