Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/usb/
DUsbPort.java32 import static android.hardware.usb.UsbPortStatus.POWER_ROLE_NONE;
233 case POWER_ROLE_NONE: in powerRoleToString()
319 Preconditions.checkArgumentInRange(powerRole, POWER_ROLE_NONE, POWER_ROLE_SINK, in checkRoles()
DUsbPortStatus.java48 public static final int POWER_ROLE_NONE = Constants.PortPowerRole.NONE; field in UsbPortStatus
61 POWER_ROLE_NONE,
/frameworks/base/core/proto/android/service/
Dusb.proto245 POWER_ROLE_NONE = 0; enumerator
/frameworks/base/api/
Dsystem-current.txt3058 field public static final int POWER_ROLE_NONE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt27125 Landroid/hardware/usb/UsbPort;->POWER_ROLE_NONE:I