Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbPortStatus.java88 public static final int DATA_ROLE_NONE = 0; field in UsbPortStatus
101 DATA_ROLE_NONE,
734 mCurrentDataRole = DATA_ROLE_NONE; in Builder()
H A DUsbPort.java29 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()
/aosp14/frameworks/base/core/proto/android/service/
H A Dusb.proto264 DATA_ROLE_NONE = 0; enumerator
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbPortManager.java765 UsbPortStatus.DATA_ROLE_NONE, in addSimulatedPort()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6135 field public static final int DATA_ROLE_NONE = 0; // 0x0
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22450 Landroid/hardware/usb/UsbPort;->DATA_ROLE_NONE:I