Home
last modified time | relevance | path

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

/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
Dmetrics_constants.proto4417 // SUBTYPE: 1 is AC power, 2 is USB power, 3 is Unplug
4935 // OPEN: Settings > Developer options > USB debugging > Info dialog
4940 // OPEN: Settings > Developer options > Revoke USB debugging authorizations > Info dialog
5308 // OPEN: Settings->Connected Devices->USB->(click on details link)
5401 // OPEN: Settings->Developer Options->Default USB
5920 // 2 = Plugged USB
5924 // ACTION: USB-C Connector connected.
5929 // ACTION: USB-C Connector disconnected.
5935 // ACTION: USB-C Audio device connected
5940 // FIELD: VIDPID of connected USB Audio device
[all …]
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java49 public static String USB = "USB"; field in SystemNotificationChannels
147 USB, in createAll()
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Ddevice_for_strategy_accessibility.pfw372 # Media strategy inverts the priority of USB device vs accessory
403 # but USB accessory not reachable in call
406 # Media strategy inverts the priority of USB device vs accessory
497 # Media strategy inverts the priority of USB device vs accessory
Ddevice_for_strategy_dtmf.pfw339 # Media strategy inverts the priority of USB device vs accessory
370 # but USB accessory not reachable in call
373 # Media strategy inverts the priority of USB device vs accessory
464 # Media strategy inverts the priority of USB device vs accessory
Ddevice_for_strategy_sonification.pfw365 # but USB Accessory not reachable in call.
/frameworks/base/data/keyboards/
DVendor_2378_Product_1008.kl15 # OnLive, Inc. OnLive Wireless Controller, USB adapter
DVendor_045e_Product_02d1.kl16 # XBox One USB Controller
DVendor_045e_Product_028e.kl16 # XBox 360 USB Controller
/frameworks/av/media/libaudiohal/2.0/
DDevicesFactoryHalHidl.cpp63 *device = IDevicesFactory::Device::USB; in nameFromHal()
/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()
DUsbDeviceManager.java1131 channel = SystemNotificationChannels.USB; in updateUsbNotification()
/frameworks/base/core/proto/android/os/
Denums.proto42 // Power source is a USB port.
/frameworks/base/cmds/incident_helper/src/parsers/
DSystemPropertiesParser.cpp182 sys.addSubMessage(SystemPropertiesProto::Sys::USB, &usb); in Parse()
/frameworks/base/packages/SystemUI/
DREADME.md122 Tracks USB status and sends notifications for it.
/frameworks/base/cmds/statsd/src/
Datoms.proto954 * Logs the VID and PID of any connected USB devices.
1011 * Logs when something is plugged into or removed from the USB-C connector.
1014 * Vendor USB HAL.