Searched refs:getCurrentPowerRole (Results 1 – 5 of 5) sorted by relevance
271 public @UsbPowerRole int getCurrentPowerRole() { in getCurrentPowerRole() method in UsbPortStatus
369 final int currentPowerRole = portInfo.mUsbPortStatus.getCurrentPowerRole(); in setPortRoles()1163 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1196 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()
833 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()834 mSinkPower = status.getCurrentPowerRole() == POWER_ROLE_SINK; in handleMessage()
223 status.getCurrentPowerRole()); in writePortStatus()
3044 method public int getCurrentPowerRole();