Home
last modified time | relevance | path

Searched refs:isRoleCombinationSupported (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DUsbPortStatus.java93 public boolean isRoleCombinationSupported(int powerRole, int dataRole) { in isRoleCombinationSupported() method in UsbPortStatus
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java848 mSupportsAllCombinations = status.isRoleCombinationSupported( in handleMessage()
850 && status.isRoleCombinationSupported(UsbPort.POWER_ROLE_SINK, in handleMessage()
852 && status.isRoleCombinationSupported(UsbPort.POWER_ROLE_SOURCE, in handleMessage()
854 && status.isRoleCombinationSupported(UsbPort.POWER_ROLE_SINK, in handleMessage()
DUsbPortManager.java182 if (!portInfo.mUsbPortStatus.isRoleCombinationSupported(newPowerRole, newDataRole)) { in setPortRoles()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt2654 Landroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z
Dboot-image-profile.txt22387 HSPLandroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z