Home
last modified time | relevance | path

Searched refs:USB (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/tests/AccessoryDisplay/
DREADME12 to be connected using the USB accessory protocol. Think of it as
16 from the source device over USB. The sink acts as a USB host
21 events to the source over USB HID.
26 display that happens to be attached over USB. This is the typical
31 to the sink device over USB. The source acts as a USB peripheral
36 an encoder and streams the output to the sink over USB. Then
43 devices which are then connected using a USB OTG cable.
44 Remember that the sink device is functioning as the USB host
45 so the USB OTG cable should be plugged directly into it.
/frameworks/base/libs/usb/tests/AccessoryChat/
DREADME.txt1 This is a test app for the USB accessory APIs. It consists of two parts:
7 This program behaves as if it were a USB accessory.
10 android device with USB host support
/frameworks/base/tests/UsbTests/res/raw/
Dreadme.txt1 The usbdescriptors_ files contain raw USB descriptors from the Google
2 USB-C to 3.5mm adapter, with different loads connected to the 3.5mm
/frameworks/base/proto/src/
Dsystem_messages.proto128 // Inform that USB is configured for Media Transfer Protocol
132 // Inform that USB is configured for Picture Transfer Protocol
136 // Inform that USB is configured as a Musical Instrument Digital Interface
140 // Inform that USB is configured in host mode
203 // Inform that USB is configured for Tethering
223 // Inform the user that the contaminant is detected on the USB port
226 // Inform that user that the USB port is free of contaminants.
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal168 /** Represents USB port overheat event. */
171 /* Temperature of USB port at USB plug event, in 1/10ths of degree C. */
174 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree C. */
177 /* Time between USB plug event and overheat threshold trip, in seconds. */
DIStats.hal85 * Report a USB port overheat event.
88 * temperature at USB plug event, max port temperature seen during
/frameworks/base/core/proto/android/stats/storage/
Dstorage_enums.proto24 USB = 2; enumerator
/frameworks/base/data/keyboards/
DVendor_2378_Product_1008.kl15 # OnLive, Inc. OnLive Wireless Controller, USB adapter
DVendor_045e_Product_02e3.kl16 # Microsoft X-Box One Elite Pad - Model 1698 - USB
DVendor_054c_Product_0268_Version_8111.kl18 # connected over USB
DVendor_045e_Product_02d1.kl16 # XBox One Controller - Model 1537 - USB
DVendor_045e_Product_028e.kl16 # XBox 360 USB Controller
DVendor_045e_Product_02ea.kl16 # XBox One Controller - Model 1708 - USB
DVendor_054c_Product_09cc_Version_8111.kl18 # connected over USB
DVendor_054c_Product_05c4_Version_8111.kl18 # connected over USB
DVendor_054c_Product_0ba0_Version_8111.kl16 # Sony Playstation(R) DualShock 4 USB Dongle
DVendor_054c_Product_0ba0.kl16 # Sony Playstation(R) DualShock 4 USB Dongle
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java54 public static String USB = "USB"; field in SystemNotificationChannels
152 USB, in createAll()
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
Ddevice_for_product_strategy_accessibility.pfw375 # Media strategy inverts the priority of USB device vs accessory
406 # but USB accessory not reachable in call
409 # Media strategy inverts the priority of USB device vs accessory
500 # Media strategy inverts the priority of USB device vs accessory
Ddevice_for_product_strategy_dtmf.pfw341 # Media strategy inverts the priority of USB device vs accessory
372 # but USB accessory not reachable in call
375 # Media strategy inverts the priority of USB device vs accessory
466 # Media strategy inverts the priority of USB device vs accessory
/frameworks/base/core/proto/android/service/
Dusb.proto81 // For "classical" USB-accessories the manufacturer bakes this into the
116 // Generic USB name, not user-provided.
137 // A single USB device can have several configurations and the app accessing
138 // the USB device can switch between them. At any time only one can be active.
/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp68 return IDevicesFactory::Device::USB; in idFromHal()
/frameworks/base/cmds/hid/
DREADME.md47 | descriptor | byte array | USB HID report descriptor |
52 USB HID report descriptor should be generated according the the USB HID spec
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java83 new Notification.Builder(mContext, SystemNotificationChannels.USB) in showNotification()
/frameworks/base/cmds/incident_helper/src/parsers/
DSystemPropertiesParser.cpp182 sys.addSubMessage(SystemPropertiesProto::Sys::USB, &usb); in Parse()

12