Home
last modified time | relevance | path

Searched refs:mCurrentPowerRole (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DUsbPortStatus.java40 private final @UsbPowerRole int mCurrentPowerRole; field in UsbPortStatus
239 mCurrentPowerRole = currentPowerRole; in UsbPortStatus()
273 return mCurrentPowerRole; in getCurrentPowerRole()
331 + ", currentPowerRole=" + UsbPort.powerRoleToString(mCurrentPowerRole) in toString()
350 dest.writeInt(mCurrentPowerRole); in writeToParcel()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25352 Landroid/hardware/usb/UsbPortStatus;->mCurrentPowerRole:I