Searched refs:getCurrentPowerRole (Results 1 – 7 of 7) sorted by relevance
272 public @UsbPowerRole int getCurrentPowerRole() { in getCurrentPowerRole() method in UsbPortStatus
370 final int currentPowerRole = portInfo.mUsbPortStatus.getCurrentPowerRole(); in setPortRoles()1165 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()1198 || mUsbPortStatus.getCurrentPowerRole() != currentPowerRole in setStatus()
838 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()839 mSinkPower = status.getCurrentPowerRole() == POWER_ROLE_SINK; in handleMessage()
223 status.getCurrentPowerRole()); in writePortStatus()
3642 method public int getCurrentPowerRole();
3694 method public int getCurrentPowerRole();
10091 HSPLandroid/hardware/usb/UsbPortStatus;->getCurrentPowerRole()I