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