Searched refs:isRoleCombinationSupported (Results 1 – 5 of 5) sorted by relevance
93 public boolean isRoleCombinationSupported(int powerRole, int dataRole) { in isRoleCombinationSupported() method in UsbPortStatus
848 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()
182 if (!portInfo.mUsbPortStatus.isRoleCombinationSupported(newPowerRole, newDataRole)) { in setPortRoles()
2654 Landroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z
22387 HSPLandroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z