/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoInput/ |
D | device_for_input_source.pfw | 29 bus = 0 52 bus = 0 75 bus = 0 98 bus = 0 121 bus = 0 144 bus = 0 167 bus = 0 190 bus = 0 213 bus = 0 236 bus = 0 [all …]
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoOutput/ |
D | device_for_strategies.pfw | 29 bus = 0 57 bus = 0 85 bus = 0 113 bus = 0 141 bus = 0 169 bus = 0 197 bus = 0 225 bus = 0 253 bus = 0
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
D | device_for_input_source.pfw | 20 bus = 0 38 bus = 0 60 bus = 0 82 bus = 0 104 bus = 0 125 bus = 0 144 bus = 0 162 bus = 0 184 bus = 0 203 bus = 0 [all …]
|
D | device_for_strategy_transmitted_through_speaker.pfw | 30 bus = 0
|
D | device_for_strategy_rerouting.pfw | 21 bus = 0
|
D | device_for_strategy_enforced_audible.pfw | 14 bus = 0
|
D | device_for_strategy_media.pfw | 16 bus = 0
|
D | device_for_strategy_phone.pfw | 16 bus = 0
|
D | device_for_strategy_sonification.pfw | 20 bus = 0
|
D | device_for_strategy_accessibility.pfw | 20 bus = 0
|
D | device_for_strategy_sonification_respectful.pfw | 26 bus = 0
|
D | device_for_strategy_dtmf.pfw | 12 bus = 0
|
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.cpp | 50 input_bus_t bus; member 127 input_bus_t bus, const char* uniqueId) { in createDeviceIdentifier() argument 132 .bus = bus, in createDeviceIdentifier() 215 idi.bus = id->bus; in inputGetDevicePropertyMap() 296 input_bus_t bus, const char* unique_id) { in create_device_identifier() argument 298 return driver->createDeviceIdentifier(name, product_id, vendor_id, bus, unique_id); in create_device_identifier()
|
D | InputDriver.h | 45 input_bus_t bus, const char* uniqueId) = 0; 92 input_bus_t bus, const char* uniqueId) override; 139 input_bus_t bus, const char* unique_id);
|
/frameworks/native/include/input/ |
D | InputDevice.h | 30 bus(0), vendor(0), product(0), version(0) { in InputDeviceIdentifier() 37 uint16_t bus; member
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
D | index.jd | 30 host mode, it acts as the USB host and powers the bus. When the Android-powered device is in USB 32 host and powers the bus.</p><img src="{@docRoot}images/usb-host-accessory.png" alt="">
|
D | host.jd | 39 <p>When your Android-powered device is in USB host mode, it acts as the USB host, powers the bus, 260 while your application is running, it can enumerate devices on the bus. Use the {@link
|
D | accessory.jd | 59 accessory acts as the host, provides power to the USB bus, and enumerates connected devices.
|
/frameworks/native/services/inputflinger/ |
D | EventHub.cpp | 1114 identifier.bus = inputId.bustype; in openDeviceLocked() 1154 identifier.bus, identifier.vendor, identifier.product, identifier.version); in openDeviceLocked() 1460 return device->identifier.bus == BUS_USB || device->identifier.bus == BUS_BLUETOOTH; in isExternalDeviceLocked() 1700 device->identifier.bus, device->identifier.vendor, in dump()
|
/frameworks/base/cmds/hid/jni/ |
D | com_android_commands_hid_Device.cpp | 101 ev.u.create.bus = BUS_BLUETOOTH; in open()
|
/frameworks/native/cmds/flatland/ |
D | README.txt | 22 memory bus clocks. Running flatland with dynamic clocking essentially
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.1.jd | 156 connected over the USB host bus. An application can instantiate an object of
|