Searched refs:POWER_ROLE_NONE (Results 1 – 6 of 6) 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()
49 public static final int POWER_ROLE_NONE = Constants.PortPowerRole.NONE; field in UsbPortStatus62 POWER_ROLE_NONE,
245 POWER_ROLE_NONE = 0; enumerator
3312 field public static final int POWER_ROLE_NONE = 0; // 0x0
25352 Landroid/hardware/usb/UsbPort;->POWER_ROLE_NONE:I