Home
last modified time | relevance | path

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

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
H A DHdrFormatSelectionFragment.java242 createUnsupportedFormatPreference(titleId, hdrType)); in createFormatPreferences()
308 private Preference createUnsupportedFormatPreference(int titleId, int hdrType) { in createUnsupportedFormatPreference() method in HdrFormatSelectionFragment