Home
last modified time | relevance | path

Searched refs:USB_CONTROL_TRANSFER_TIMEOUT_MS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_UsbDescriptorParser.cpp26 static const int USB_CONTROL_TRANSFER_TIMEOUT_MS = 200; variable
66 char* data = usb_device_get_string(device, stringId, USB_CONTROL_TRANSFER_TIMEOUT_MS); in Java_com_android_server_usb_descriptors_UsbDescriptorParser_getDescriptorString_1native()
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbDescriptor.java130 public static final int USB_CONTROL_TRANSFER_TIMEOUT_MS = 200; field in UsbDescriptor
229 USB_CONTROL_TRANSFER_TIMEOUT_MS); in getUsbDescriptorString()
/frameworks/av/media/mtp/
DMtpDevice.cpp44 static constexpr int USB_CONTROL_TRANSFER_TIMEOUT_MS = 200; variable
94 USB_CONTROL_TRANSFER_TIMEOUT_MS); in open()
96 USB_CONTROL_TRANSFER_TIMEOUT_MS); in open()
104 USB_CONTROL_TRANSFER_TIMEOUT_MS); in open()
115 USB_CONTROL_TRANSFER_TIMEOUT_MS); in open()
117 USB_CONTROL_TRANSFER_TIMEOUT_MS); in open()