Searched refs:POWER_ROLE_NONE (Results 1 – 5 of 5) sorted by relevance
32 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()
48 public static final int POWER_ROLE_NONE = Constants.PortPowerRole.NONE; field in UsbPortStatus61 POWER_ROLE_NONE,
245 POWER_ROLE_NONE = 0; enumerator
3058 field public static final int POWER_ROLE_NONE = 0; // 0x0
27125 Landroid/hardware/usb/UsbPort;->POWER_ROLE_NONE:I