Home
last modified time | relevance | path

Searched refs:DATA_ROLE_NONE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DUsbPort.java25 import static android.hardware.usb.UsbPortStatus.DATA_ROLE_NONE;
247 case DATA_ROLE_NONE: in dataRoleToString()
321 Preconditions.checkArgumentInRange(dataRole, DATA_ROLE_NONE, DATA_ROLE_DEVICE, "dataRole"); in checkRoles()
DUsbPortStatus.java72 public static final int DATA_ROLE_NONE = Constants.PortDataRole.NONE; field in UsbPortStatus
85 DATA_ROLE_NONE,
/frameworks/base/core/proto/android/service/
Dusb.proto252 DATA_ROLE_NONE = 0; enumerator
/frameworks/base/api/
Dsystem-current.txt3306 field public static final int DATA_ROLE_NONE = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt3306 field public static final int DATA_ROLE_NONE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt25337 Landroid/hardware/usb/UsbPort;->DATA_ROLE_NONE:I