Searched refs:getCurrentPowerRole (Results 1 – 5 of 5) sorted by relevance
583 final int currentPowerRole = portInfo.mUsbPortStatus.getCurrentPowerRole(); in setPortRoles()1507 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1544 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1599 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()
1030 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()1031 mSinkPower = status.getCurrentPowerRole() == POWER_ROLE_SINK; in handleMessage()
498 public @UsbPowerRole int getCurrentPowerRole() { in getCurrentPowerRole() method in UsbPortStatus
232 status.getCurrentPowerRole()); in writePortStatus()
6118 method public int getCurrentPowerRole();