Searched refs:mSupportedRoleCombinations (Results 1 – 1 of 1) sorted by relevance
41 private final int mSupportedRoleCombinations; field in UsbPortStatus240 mSupportedRoleCombinations = supportedRoleCombinations; in UsbPortStatus()296 return (mSupportedRoleCombinations & in isRoleCombinationSupported()304 return mSupportedRoleCombinations; in getSupportedRoleCombinations()332 + UsbPort.roleCombinationsToString(mSupportedRoleCombinations) in toString()350 dest.writeInt(mSupportedRoleCombinations); in writeToParcel()