Searched refs:getCurrentPowerRole (Results 1 – 5 of 5) sorted by relevance
593 final int currentPowerRole = portInfo.mUsbPortStatus.getCurrentPowerRole(); in setPortRoles()1537 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1574 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1629 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()
1156 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()1157 mSinkPower = status.getCurrentPowerRole() == POWER_ROLE_SINK; in handleMessage()
550 public @UsbPowerRole int getCurrentPowerRole() { in getCurrentPowerRole() method in UsbPortStatus
232 status.getCurrentPowerRole()); in writePortStatus()
6865 method public int getCurrentPowerRole();