Searched refs:DATA_ROLE_NONE (Results 1 – 6 of 6) sorted by relevance
88 public static final int DATA_ROLE_NONE = 0; field in UsbPortStatus101 DATA_ROLE_NONE,734 mCurrentDataRole = DATA_ROLE_NONE; in Builder()
29 import static android.hardware.usb.UsbPortStatus.DATA_ROLE_NONE;661 case DATA_ROLE_NONE: in dataRoleToString()841 Preconditions.checkArgumentInRange(dataRole, DATA_ROLE_NONE, DATA_ROLE_DEVICE, "dataRole"); in checkRoles()
264 DATA_ROLE_NONE = 0; enumerator
765 UsbPortStatus.DATA_ROLE_NONE, in addSimulatedPort()
6135 field public static final int DATA_ROLE_NONE = 0; // 0x0
22450 Landroid/hardware/usb/UsbPort;->DATA_ROLE_NONE:I