Searched refs:DISPOSITION_REMOVED (Results 1 – 1 of 1) sorted by relevance
799 mPorts.valueAt(i).mDisposition = PortInfo.DISPOSITION_REMOVED; in updatePortsLocked()844 case PortInfo.DISPOSITION_REMOVED: in updatePortsLocked()1128 public static final int DISPOSITION_REMOVED = 3; field in UsbPortManager.PortInfo