Searched refs:getCurrentPowerRole (Results 1 – 5 of 5) sorted by relevance
358 public @UsbPowerRole int getCurrentPowerRole() { in getCurrentPowerRole() method in UsbPortStatus
569 final int currentPowerRole = portInfo.mUsbPortStatus.getCurrentPowerRole(); in setPortRoles()1216 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1252 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()
962 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()963 mSinkPower = status.getCurrentPowerRole() == POWER_ROLE_SINK; in handleMessage()
223 status.getCurrentPowerRole()); in writePortStatus()
5397 method public int getCurrentPowerRole();