Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbPortManager.java422 updatePortsLocked(pw, null); in setPortRoles()
492 updatePortsLocked(pw, null); in addSimulatedPort()
530 updatePortsLocked(pw, null); in connectSimulatedPort()
551 updatePortsLocked(pw, null); in simulateContaminantStatus()
570 updatePortsLocked(pw, null); in disconnectSimulatedPort()
584 updatePortsLocked(pw, null); in removeSimulatedPort()
593 updatePortsLocked(pw, null); in resetSimulation()
797 private void updatePortsLocked(IndentingPrintWriter pw, ArrayList<RawPortInfo> newPortInfo) { in updatePortsLocked() method in UsbPortManager
1108 updatePortsLocked(null, PortInfo);
/frameworks/base/services/
Dart-profile13984 HSPLcom/android/server/usb/UsbPortManager;->updatePortsLocked(Lcom/android/internal/util/IndentingP…