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.java39 private final @UsbPowerRole int mCurrentPowerRole; field in UsbPortStatus
238 mCurrentPowerRole = currentPowerRole; in UsbPortStatus()
272 return mCurrentPowerRole; in getCurrentPowerRole()
329 + ", currentPowerRole=" + UsbPort.powerRoleToString(mCurrentPowerRole) in toString()
348 dest.writeInt(mCurrentPowerRole); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt27135 Landroid/hardware/usb/UsbPortStatus;->mCurrentPowerRole:I