Searched refs:getCurrentPowerRole (Results 1 – 6 of 6) sorted by relevance
272 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()
836 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()837 mSinkPower = status.getCurrentPowerRole() == POWER_ROLE_SINK; in handleMessage()
223 status.getCurrentPowerRole()); in writePortStatus()
3298 method public int getCurrentPowerRole();