Searched refs:supportedRoleCombinations (Results 1 – 2 of 2) sorted by relevance
38 int supportedRoleCombinations) { in UsbPortStatus() argument42 mSupportedRoleCombinations = supportedRoleCombinations; in UsbPortStatus()134 int supportedRoleCombinations = in.readInt();136 supportedRoleCombinations);
616 int supportedRoleCombinations = UsbPort.combineRolesAsBit( in addOrUpdatePortLocked() local622 supportedRoleCombinations |= in addOrUpdatePortLocked()628 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()630 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()635 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()637 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()643 supportedRoleCombinations |= COMBO_SOURCE_HOST | COMBO_SINK_DEVICE; in addOrUpdatePortLocked()654 supportedRoleCombinations); in addOrUpdatePortLocked()669 supportedRoleCombinations)) { in addOrUpdatePortLocked()758 int supportedRoleCombinations) { in setStatus() argument[all …]