Home
last modified time | relevance | path

Searched refs:TYPE_VIDEO (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DTvTrackInfo.java40 @IntDef({TYPE_AUDIO, TYPE_VIDEO, TYPE_SUBTITLE})
51 public static final int TYPE_VIDEO = 1; field in TvTrackInfo
280 if (mType != TYPE_VIDEO) { in getVideoWidth()
293 if (mType != TYPE_VIDEO) { in getVideoHeight()
306 if (mType != TYPE_VIDEO) { in getVideoFrameRate()
319 if (mType != TYPE_VIDEO) { in getVideoPixelAspectRatio()
335 if (mType != TYPE_VIDEO) { in getVideoActiveFormatDescription()
409 case TYPE_VIDEO: in equals()
429 } else if (mType == TYPE_VIDEO) { in hashCode()
486 && type != TYPE_VIDEO in Builder()
[all …]
DTvInputManager.java3312 } else if (type == TvTrackInfo.TYPE_VIDEO) {
3362 } else if (type == TvTrackInfo.TYPE_VIDEO) {
3389 } else if (type == TvTrackInfo.TYPE_VIDEO) {
3429 } else if (track.getType() == TvTrackInfo.TYPE_VIDEO) {
3450 } else if (type == TvTrackInfo.TYPE_VIDEO
/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp38 TYPE_VIDEO, enumerator
146 case TYPE_VIDEO: in pickRandomMediaItems()
209 } else if (mType == TYPE_VIDEO) { in getTrackInfo()
391 groupType = MediaGroup::TYPE_VIDEO; in getSelectedTrack()
1119 groupType = MediaGroup::TYPE_VIDEO; in parseMedia()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16729 field public static final int TYPE_VIDEO = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt27915 field public static final int TYPE_VIDEO = 1; // 0x1