Searched defs:COLUMN_VIDEO_HEIGHT (Results 1 - 2 of 2) sorted by last modified time

/frameworks/support/tv-provider/src/android/support/media/tv/
H A DTvContractCompat.java731 * <p>Together with {@link #COLUMN_VIDEO_HEIGHT} this is used to determine the video
750 String COLUMN_VIDEO_HEIGHT = "video_height"; field in interface:TvContractCompat.ProgramColumns
1971 * {@link Programs#COLUMN_VIDEO_HEIGHT} to get more accurate video resolution.
/frameworks/base/media/java/android/media/tv/
H A DTvContract.java901 * <p>Together with {@link #COLUMN_VIDEO_HEIGHT} this is used to determine the video
920 String COLUMN_VIDEO_HEIGHT = "video_height"; field in interface:TvContract.ProgramColumns
2136 * {@link Programs#COLUMN_VIDEO_HEIGHT} to get more accurate video resolution.

Completed in 17 milliseconds