Home
last modified time | relevance | path

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

/packages/modules/Media/apex/framework/java/android/media/
DApplicationMediaCapabilities.java94 private Set<String> mSupportedHdrTypes = new HashSet<>(); field in ApplicationMediaCapabilities
331 private Set<String> mSupportedHdrTypes = new HashSet<>(); field in ApplicationMediaCapabilities.Builder