Searched refs:mSupportedRoleCombinations (Results 1 – 1 of 1) sorted by relevance
34 private final int mSupportedRoleCombinations; field in UsbPortStatus42 mSupportedRoleCombinations = supportedRoleCombinations; in UsbPortStatus()94 return (mSupportedRoleCombinations & in isRoleCombinationSupported()100 return mSupportedRoleCombinations; in getSupportedRoleCombinations()110 + UsbPort.roleCombinationsToString(mSupportedRoleCombinations) in toString()124 dest.writeInt(mSupportedRoleCombinations); in writeToParcel()