Home
last modified time | relevance | path

Searched refs:mSupportedRoleCombinations (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DUsbPortStatus.java42 private final int mSupportedRoleCombinations; field in UsbPortStatus
241 mSupportedRoleCombinations = supportedRoleCombinations; in UsbPortStatus()
297 return (mSupportedRoleCombinations & in isRoleCombinationSupported()
305 return mSupportedRoleCombinations; in getSupportedRoleCombinations()
334 + UsbPort.roleCombinationsToString(mSupportedRoleCombinations) in toString()
352 dest.writeInt(mSupportedRoleCombinations); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt25362 Landroid/hardware/usb/UsbPortStatus;->mSupportedRoleCombinations:I