Searched refs:bus (Results 1 – 10 of 10) sorted by relevance
/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 | 1097 identifier.bus = inputId.bustype; in openDeviceLocked() 1137 identifier.bus, identifier.vendor, identifier.product, identifier.version); in openDeviceLocked() 1416 return device->identifier.bus == BUS_USB || device->identifier.bus == BUS_BLUETOOTH; in isExternalDeviceLocked() 1646 device->identifier.bus, device->identifier.vendor, in dump()
|
/frameworks/native/cmds/flatland/ |
D | README.txt | 22 memory bus clocks. Running flatland with dynamic clocking essentially
|
/frameworks/base/docs/html/tools/help/ |
D | systrace.jd | 344 <td><nobr><code>-u, --bus-utilization</code></nobr></td> 346 <td>Trace the bus utilization levels. This option requires root access on the device.</td>
|
/frameworks/base/docs/html/tools/adk/ |
D | adk.jd | 144 enumerate the bus, find a connected Android-powered device that supports accessory mode, and 499 successful, the device displays itself on the USB bus as being in accessory mode when the ADK board 500 re-enumerates the bus. When the device is in accessory mode, the accessory then <a href=
|
/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
|
/frameworks/base/docs/html/tools/sdk/ndk/ |
D | index.jd | 1778 <li>Fixed {@code STLport} bus error in exception handling due to unaligned access of
|