Searched refs:RawPortInfo (Results 1 – 2 of 2) sorted by relevance
139 private final ArrayMap<String, RawPortInfo> mSimulatedPorts =416 RawPortInfo sim = mSimulatedPorts.get(portId); in setPortRoles()491 new RawPortInfo(portId, supportedModes)); in addSimulatedPort()500 final RawPortInfo portInfo = mSimulatedPorts.get(portId); in connectSimulatedPort()540 final RawPortInfo portInfo = mSimulatedPorts.get(portId); in simulateContaminantStatus()557 final RawPortInfo portInfo = mSimulatedPorts.get(portId); in disconnectSimulatedPort()636 ArrayList<RawPortInfo> newPortInfo = new ArrayList<>(); in notifyPortStatusChange()639 RawPortInfo temp = new RawPortInfo(current.portName, in notifyPortStatusChange()671 ArrayList<RawPortInfo> newPortInfo = new ArrayList<>(); in notifyPortStatusChange_1_1()676 RawPortInfo temp = new RawPortInfo(current.status.portName, in notifyPortStatusChange_1_1()[all …]
13970 HSPLcom/android/server/usb/UsbPortManager$RawPortInfo$1;-><init>()V20393 Lcom/android/server/usb/UsbPortManager$RawPortInfo$1;20394 Lcom/android/server/usb/UsbPortManager$RawPortInfo;