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