Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/usb/
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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt25361 Landroid/hardware/usb/UsbPortStatus;->mCurrentPowerRole:I