Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java745 mPortManager.disconnectSimulatedPort(portId, pw); in dump()
DUsbPortManager.java555 public void disconnectSimulatedPort(String portId, IndentingPrintWriter pw) { in disconnectSimulatedPort() method in UsbPortManager