Home
last modified time | relevance | path

Searched refs:RawPortInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbPortManager.java139 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 …]
/frameworks/base/services/
Dart-profile13970 HSPLcom/android/server/usb/UsbPortManager$RawPortInfo$1;-><init>()V
20393 Lcom/android/server/usb/UsbPortManager$RawPortInfo$1;
20394 Lcom/android/server/usb/UsbPortManager$RawPortInfo;