Searched refs:supportedRoleCombinations (Results 1 – 2 of 2) sorted by relevance
235 int supportedRoleCombinations, int contaminantProtectionStatus, in UsbPortStatus() argument240 mSupportedRoleCombinations = supportedRoleCombinations; in UsbPortStatus()362 int supportedRoleCombinations = in.readInt();366 supportedRoleCombinations, contaminantProtectionStatus,
879 int supportedRoleCombinations = UsbPort.combineRolesAsBit( in addOrUpdatePortLocked() local885 supportedRoleCombinations |= in addOrUpdatePortLocked()891 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()893 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()898 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()900 supportedRoleCombinations |= UsbPort.combineRolesAsBit( in addOrUpdatePortLocked()906 supportedRoleCombinations |= COMBO_SOURCE_HOST | COMBO_SINK_DEVICE; in addOrUpdatePortLocked()920 supportedRoleCombinations, contaminantProtectionStatus, in addOrUpdatePortLocked()957 supportedRoleCombinations, contaminantProtectionStatus, in addOrUpdatePortLocked()1155 int supportedRoleCombinations) { in setStatus() argument[all …]