Searched refs:POWER_ROLE_NONE (Results 1 – 2 of 2) sorted by relevance
82 public static final int POWER_ROLE_NONE = Constants.PortPowerRole.NONE; field in UsbPort193 case POWER_ROLE_NONE: in powerRoleToString()263 Preconditions.checkArgumentInRange(powerRole, POWER_ROLE_NONE, POWER_ROLE_SINK, in checkRoles()
213 POWER_ROLE_NONE = 0; enumerator