Searched refs:PortType (Results 1 – 1 of 1) sorted by relevance
54 public @interface PortType {} annotation in HdmiPortInfo77 public HdmiPortInfo(int id, @PortType int type, in HdmiPortInfo()117 @PortType270 public Builder(int id, @PortType int type, @IntRange(from = 0) int address) { in Builder()