Searched refs:supportedRoleCombinations (Results 1 – 2 of 2) sorted by relevance
236 int supportedRoleCombinations, int contaminantProtectionStatus, in UsbPortStatus() argument241 mSupportedRoleCombinations = supportedRoleCombinations; in UsbPortStatus()364 int supportedRoleCombinations = in.readInt();368 supportedRoleCombinations, contaminantProtectionStatus,
880 int supportedRoleCombinations = UsbPort.combineRolesAsBit( in addOrUpdatePortLocked() local886 supportedRoleCombinations |= in addOrUpdatePortLocked()892 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()894 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()899 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()901 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()907 supportedRoleCombinations |= COMBO_SOURCE_HOST | COMBO_SINK_DEVICE; in addOrUpdatePortLocked()921 supportedRoleCombinations, contaminantProtectionStatus, in addOrUpdatePortLocked()958 supportedRoleCombinations, contaminantProtectionStatus, in addOrUpdatePortLocked()1157 int supportedRoleCombinations) { in setStatus() argument[all …]