Searched refs:POWER_ROLE_NONE (Results 1 – 6 of 6) sorted by relevance
65 public static final int POWER_ROLE_NONE = 0; field in UsbPortStatus78 POWER_ROLE_NONE,733 mCurrentPowerRole = POWER_ROLE_NONE; in Builder()
39 import static android.hardware.usb.UsbPortStatus.POWER_ROLE_NONE;647 case POWER_ROLE_NONE: in powerRoleToString()839 Preconditions.checkArgumentInRange(powerRole, POWER_ROLE_NONE, POWER_ROLE_SINK, in checkRoles()
257 POWER_ROLE_NONE = 0; enumerator
763 UsbPortStatus.POWER_ROLE_NONE, in addSimulatedPort()
6158 field public static final int POWER_ROLE_NONE = 0; // 0x0
22465 Landroid/hardware/usb/UsbPort;->POWER_ROLE_NONE:I