Searched refs:HdrType (Results 1 – 1 of 1) sorted by relevance
1158 public @interface HdrType {} annotation in Display.HdrCapabilities1160 private @HdrType int[] mSupportedHdrTypes = new int[0];1186 public @HdrType int[] getSupportedHdrTypes() { in getSupportedHdrTypes()