Searched refs:DATA_ROLE_NONE (Results 1 – 5 of 5) sorted by relevance
25 import static android.hardware.usb.UsbPortStatus.DATA_ROLE_NONE;249 case DATA_ROLE_NONE: in dataRoleToString()323 Preconditions.checkArgumentInRange(dataRole, DATA_ROLE_NONE, DATA_ROLE_DEVICE, "dataRole"); in checkRoles()
72 public static final int DATA_ROLE_NONE = Constants.PortDataRole.NONE; field in UsbPortStatus85 DATA_ROLE_NONE,
253 DATA_ROLE_NONE = 0; enumerator
3650 field public static final int DATA_ROLE_NONE = 0; // 0x0
3702 field public static final int DATA_ROLE_NONE = 0; // 0x0