Searched defs:mPorts (Results 1 – 4 of 4) sorted by relevance
30 private WebMessagePort[] mPorts; field in WebMessage
131 PolicyAudioPortVector mPorts; variable
109 Vector<PortInfo> mPorts; member
143 private final ArrayMap<String, PortInfo> mPorts = new ArrayMap<>(); field in UsbPortManager