Searched defs:mPorts (Results 1 – 4 of 4) sorted by relevance
28 private WebMessagePort[] mPorts; field in WebMessage
97 AudioPortVector mPorts; variable
98 Vector<PortInfo> mPorts; member
123 private final ArrayMap<String, PortInfo> mPorts = new ArrayMap<String, PortInfo>(); field in UsbPortManager