Searched refs:PORT_INFO (Results 1 – 1 of 1) sorted by relevance
123 private static final String PORT_INFO = "port_info"; field in UsbPortManager653 bundle.putParcelableArrayList(PORT_INFO, newPortInfo); in notifyPortStatusChange()690 bundle.putParcelableArrayList(PORT_INFO, newPortInfo); in notifyPortStatusChange_1_1()732 bundle.putParcelableArrayList(PORT_INFO, newPortInfo); in notifyPortStatusChange_1_2()1106 ArrayList<RawPortInfo> PortInfo = b.getParcelableArrayList(PORT_INFO);