Searched defs:supportedModes (Results 1 – 5 of 5) sorted by relevance
299 public void addSimulatedPort(String portId, int supportedModes, IndentingPrintWriter pw) { in addSimulatedPort()564 private void addOrUpdatePortLocked(String portId, int supportedModes, in addOrUpdatePortLocked()724 public PortInfo(String portId, int supportedModes) { in PortInfo()763 public final int supportedModes; field in UsbPortManager.RawPortInfo771 RawPortInfo(String portId, int supportedModes) { in RawPortInfo()776 RawPortInfo(String portId, int supportedModes, in RawPortInfo()
548 final int supportedModes; in dump() local
104 public UsbPort(String id, int supportedModes) { in UsbPort()
173 public Display.Mode[] supportedModes = Display.Mode.EMPTY_ARRAY; field in DisplayDeviceInfo
170 public Display.Mode[] supportedModes = Display.Mode.EMPTY_ARRAY; field in DisplayInfo