Home
last modified time | relevance | path

Searched refs:POWER_ROLE_NONE (Results 1 – 6 of 6) 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.java49 public static final int POWER_ROLE_NONE = Constants.PortPowerRole.NONE; field in UsbPortStatus
62 POWER_ROLE_NONE,
/frameworks/base/core/proto/android/service/
Dusb.proto245 POWER_ROLE_NONE = 0; enumerator
/frameworks/base/api/
Dsystem-current.txt3312 field public static final int POWER_ROLE_NONE = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt3312 field public static final int POWER_ROLE_NONE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt25352 Landroid/hardware/usb/UsbPort;->POWER_ROLE_NONE:I