Searched refs:DISPOSITION_READY (Results 1 – 1 of 1) sorted by relevance
838 portInfo.mDisposition = PortInfo.DISPOSITION_READY; in updatePortsLocked()842 portInfo.mDisposition = PortInfo.DISPOSITION_READY; in updatePortsLocked()961 portInfo.mDisposition = PortInfo.DISPOSITION_READY; in addOrUpdatePortLocked()1127 public static final int DISPOSITION_READY = 2; field in UsbPortManager.PortInfo