Searched refs:isRoleCombinationSupported (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
H A DUsbPortStatus.java93 public boolean isRoleCombinationSupported(int powerRole, int dataRole) { method in class:UsbPortStatus
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPortManager.java169 if (!portInfo.mUsbPortStatus.isRoleCombinationSupported(newPowerRole, newDataRole)) {

Completed in 2789 milliseconds