HomeSort by relevance Sort by last modified time
    Searched full:devices (Results 426 - 450 of 1889) sorted by null

<<11121314151617181920>>

  /packages/apps/QuickSearchBox/res/values-xlarge/
config.xml 38 <!-- On x-large devices, use the desktop version for SRPs. -->
  /packages/apps/Settings/assets/html/en_us/
tethering_help.html 36 <span class="style1">You can turn your Android device into a portable Wi-Fi hotspot, to share your Android device's Internet connection with one or more computers or other devices</span>
  /packages/apps/Settings/src/com/android/settings/wifi/p2p/
WifiP2pPeer.java 74 // devices go in the order of the status
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxdeltastr.h 3 * Copyright 1993 Network Computing Devices
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 6 /* open/fcntl - O_SYNC is only implemented on blocks devices and on files
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pktcdvd.h 9 * DVD-RW devices.
types.h 110 * of the devices real block size.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/
md_p.h 2 md_p.h : physical layout of Linux RAID devices
109 * the number of active devices in the array, 'raid_disks' will be
205 * 1K allows 384 devices.
220 __le64 size; /* used size of component devices, in 512byte sectors */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
midi.h 12 * by the USB Device Class Definition for MIDI Devices.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 115 * @param selectedDevice the selected device. If null, no devices are selected.
577 // any change in the devices/clients, will be handled by the UI, and we'll receive
596 // any change in the devices/clients, will be handled by the UI, and we'll receive
605 IDevice[] devices = bridge.getDevices(); local
607 // check if we still have devices
608 if (devices.length == 0) {
611 handleDefaultSelection(devices[0]);
631 // any change in the devices/clients, will be handled by the UI, and we'll receive
662 * @param selectedDevice the selected device. If null, no devices are selected.
  /system/bluetooth/data/
auto_pairing.conf 4 // This file contains information to prevent auto pairing with Bluetooth devices.
  /system/core/adb/
test_track_jdwp.c 1 /* a simple test program, connects to ADB server, and opens a track-devices session */
  /system/core/libcutils/
ashmem-dev.c 18 * Implementation of the user-space ashmem API for devices, which have our
  /external/kernel-headers/original/linux/
usb.h 30 * from the data provided by devices. Parsing turns them from a flat
33 * - devices have one (usually) or more configs;
40 * Devices may also have class-specific or vendor-specific descriptors.
111 * Many USB devices only have one interface. The protocol used to talk to
124 * All standards-conformant USB devices that use isochronous endpoints
129 * devices manage to mess this up, and the structures aren't necessarily
180 * providing support for the /proc/bus/usb/devices pseudo-file.
212 * USB devices may have multiple configurations, but only one can be active
222 * of devices get this wrong. In addition, the interface array is not
265 * Allocated per bus (tree of devices) we have
    [all...]
  /frameworks/base/services/input/
EventHub.cpp 84 // Touch devices get dibs on touch-related axes.
111 // Joystick devices get the rest.
453 void EventHub::setExcludedDevices(const Vector<String8>& devices) {
456 mExcludedDevices = devices;
541 // Reopen input devices if needed.
545 LOGI("Reopening all input devices due to a configuration change.");
552 // Report any devices that had last been added/removed.
709 // readNotify() will modify the list of devices so this must be done after
711 // before closing the devices.
718 // Report added or removed devices immediately
    [all...]
  /frameworks/base/docs/html/sdk/ndk/
overview.jd 40 (<code>.apk</code>) that can be deployed on Android devices</li>
60 <p>ARMv5TE machine code will run on all ARM-based Android devices. ARMv7-A will run only on
61 devices such as the Verizon Droid or Google Nexus One that have a compatible CPU. The main
93 applications that use native code through the JNI on devices that run Android 1.5 or
244 benchmark for a FIR filter loop, a C version and a NEON-optimized version for devices that
479 <li>The native libraries created by the Android NDK can only be used on devices running the
484 are deployable to devices running the Android 1.5 platform version or later.</li>
499 application containing the library can be deployed only to devices running the minimum platform
539 to users whose devices are capable of supporting your application. For example:
543 to run only on devices that support OpenGL ES 2.0 or higher. --
    [all...]
  /bionic/libc/kernel/common/linux/
device.h 40 struct kset devices; member in struct:bus_type
105 struct list_head devices; member in class:__anon215
  /development/ndk/platforms/android-3/include/linux/
device.h 40 struct kset devices; member in struct:bus_type
105 struct list_head devices; member in class:__anon877
  /development/pdk/docs/compatibility/
cts-intro.jd 9 <li>Individual test cases are executed on attached mobile devices or on an
24 <li>Launch the CTS. The CTS test harness loads the test plan onto the attached devices. For each test in the test harness:
  /development/samples/USB/AdbTest/src/com/android/adb/
AdbTestActivity.java 59 // check for existing devices
67 // listen for new devices
  /docs/source.android.com/src/compatibility/
cts-intro.md 29 - Individual test cases are executed on attached mobile devices or on an
51 1. Launch the CTS. The CTS test harness loads the test plan onto the attached devices. For each test in the test harness:
  /external/bluetooth/bluez/
ChangeLog 3 Fix issue with crash when removing devices.
207 Fix issue with lifetime of fake input devices.
223 Add firmware download support for Qualcommh devices.
331 Fix tracking of devices without permanently stored link key.
417 Fix double-free with out-of-range devices.
497 Fix bug which prevent input devices to work after restart.
501 Add version value for Bluetooth 3.0 devices.
545 Fix missing temporary devices in some situations.
617 Fix bonding with pre-2.1 devices and newer kernels.
650 Fix FindDevice to handle temporary devices
    [all...]
  /external/bluetooth/bluez/tools/
avctrl.c 151 for (dev = bus->devices; dev; dev = dev->next) {
224 fprintf(stderr, "No Audio/Video devices found\n");
dfubabel.c 124 for (dev = bus->devices; dev; dev = dev->next) {
187 fprintf(stderr, "No Babel devices found\n");
  /external/bluetooth/glib/gio/
gwin32volumemonitor.c 193 * No DOS devices there, so I don't see the point with the
195 * with something else that does contain the mapping from DOS devices

Completed in 1054 milliseconds

<<11121314151617181920>>