Searched refs:DISPOSITION_CHANGED (Results 1 – 1 of 1) sorted by relevance
840 case PortInfo.DISPOSITION_CHANGED: in updatePortsLocked()959 portInfo.mDisposition = PortInfo.DISPOSITION_CHANGED; in addOrUpdatePortLocked()1126 public static final int DISPOSITION_CHANGED = 1; field in UsbPortManager.PortInfo