Home
last modified time | relevance | path

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

/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/
DTvContractUtils.java100 String videoFormat = getVideoFormat(channel.videoHeight); in updateChannels()
149 private static String getVideoFormat(int videoHeight) { in getVideoFormat() method in TvContractUtils