Home
last modified time | relevance | path

Searched defs:getVideoWidth (Results 1 – 8 of 8) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
DStreamInfo.java35 int getVideoWidth(); in getVideoWidth() method
DProgramImpl.java350 public int getVideoWidth() { in getVideoWidth() method in ProgramImpl
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DMmsVideoRecorder.java103 int getVideoWidth() { in getVideoWidth() method in MmsVideoRecorder
/packages/apps/Camera2/src/com/android/camera/data/
DMetadata.java63 public int getVideoWidth() { in getVideoWidth() method in Metadata
/packages/apps/TV/src/com/android/tv/data/api/
DProgram.java53 int getVideoWidth(); in getVideoWidth() method
/packages/apps/TV/src/com/android/tv/search/
DLocalSearchProvider.java320 abstract int getVideoWidth(); in getVideoWidth() method in LocalSearchProvider.SearchResult
/packages/apps/TV/src/com/android/tv/dvr/data/
DRecordedProgram.java449 public abstract int getVideoWidth(); in getVideoWidth() method in RecordedProgram
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java783 public int getVideoWidth() { in getVideoWidth() method in TunableTvView