Home
last modified time | relevance | path

Searched defs:currentPowerRole (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/hal/port/
H A DRawPortInfo.java34 public int currentPowerRole; field in RawPortInfo
71 int currentPowerRole, boolean canChangePowerRole, in RawPortInfo()
93 int currentPowerRole, boolean canChangePowerRole, in RawPortInfo()
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbPortStatus.java414 public UsbPortStatus(int currentMode, int currentPowerRole, int currentDataRole, in UsbPortStatus()
451 public UsbPortStatus(int currentMode, int currentPowerRole, int currentDataRole, in UsbPortStatus()
463 public UsbPortStatus(int currentMode, int currentPowerRole, int currentDataRole, in UsbPortStatus()
761 public Builder setCurrentRoles(@UsbPowerRole int currentPowerRole, in setCurrentRoles()
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPortManager.java583 final int currentPowerRole = portInfo.mUsbPortStatus.getCurrentPowerRole(); in setPortRoles() local
1039 int currentPowerRole, boolean canChangePowerRole, in addOrUpdatePortLocked()
1497 int currentPowerRole, boolean canChangePowerRole, in setStatus()
1532 int currentPowerRole, boolean canChangePowerRole, in setStatus()
1578 int currentPowerRole, boolean canChangePowerRole, in setStatus()