Home
last modified time | relevance | path

Searched refs:POWER_ROLE_NONE (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbPortStatus.java65 public static final int POWER_ROLE_NONE = 0; field in UsbPortStatus
78 POWER_ROLE_NONE,
733 mCurrentPowerRole = POWER_ROLE_NONE; in Builder()
H A DUsbPort.java39 import static android.hardware.usb.UsbPortStatus.POWER_ROLE_NONE;
647 case POWER_ROLE_NONE: in powerRoleToString()
839 Preconditions.checkArgumentInRange(powerRole, POWER_ROLE_NONE, POWER_ROLE_SINK, in checkRoles()
/aosp14/frameworks/base/core/proto/android/service/
H A Dusb.proto257 POWER_ROLE_NONE = 0; enumerator
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPortManager.java763 UsbPortStatus.POWER_ROLE_NONE, in addSimulatedPort()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6158 field public static final int POWER_ROLE_NONE = 0; // 0x0
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22465 Landroid/hardware/usb/UsbPort;->POWER_ROLE_NONE:I