Searched defs:COLUMN_VIDEO_WIDTH (Results 1 - 2 of 2) sorted by path

/frameworks/base/media/java/android/media/tv/
H A DTvContract.java908 String COLUMN_VIDEO_WIDTH = "video_width"; field in interface:TvContract.ProgramColumns
913 * <p>Together with {@link #COLUMN_VIDEO_WIDTH} this is used to determine the video
2135 * given channel can vary thus one should use {@link Programs#COLUMN_VIDEO_WIDTH} and
/frameworks/support/tv-provider/src/android/support/media/tv/
H A DTvContractCompat.java738 String COLUMN_VIDEO_WIDTH = "video_width"; field in interface:TvContractCompat.ProgramColumns
743 * <p>Together with {@link #COLUMN_VIDEO_WIDTH} this is used to determine the video
1970 * given channel can vary thus one should use {@link Programs#COLUMN_VIDEO_WIDTH} and

Completed in 108 milliseconds