/frameworks/base/core/java/android/bluetooth/ |
BluetoothHealth.java | 44 * devices will connect the channel automatically. The {@link BluetoothHealth} 100 * This is the configuration that will be used to communicate with health devices 332 * Get connected devices for the health profile. 334 * <p> Return the set of devices which are in state {@link #STATE_CONNECTED} 342 * @return List of devices. The list will be empty on error. 359 * Get a list of devices that match any of the given connection 362 * <p> If none of the devices match any of the given states, 374 * @return List of devices. The list will be empty on error.
|
/frameworks/base/core/java/android/hardware/usb/ |
IUsbManager.aidl | 28 /* Returns a list of all currently attached USB devices */ 29 void getDeviceList(out Bundle devices);
|
/frameworks/base/docs/html/guide/developing/debugging/ |
debugging-projects.jd | 49 <li>Devices - Shows the list of devices and AVDs that are connected to ADB.</li>
|
/frameworks/base/docs/html/resources/dashboard/ |
opengl.jd | 39 <p>This page provides data about the relative number of active devices that support a particular 53 of Android devices that have accessed Android Market within a 7-day period
|
/frameworks/base/docs/html/sdk/ |
android-1.1.jd | 46 compatible with Android-powered devices running the Android 1.1 49 is compatible only with devices using the Android 1.1 (or greater) system image. 66 devices are running the Android 1.1 platform. In turn, this ensures that 67 your application will function properly on their devices, especially if 72 run properly on Android 1.1 devices but <em>not</em> on Android 1.0 73 devices. In the latter case, the application will crash at runtime when 82 Android 1.0 devices. You should test the application against system 107 Android-powered devices listed below:</p>
|
android-2.3.4.jd | 42 Android 2.3.4 brings support for the Open Accessory API to mobile devices, 136 API exposed to applications. Peripherals that attach to Android-powered devices 141 made available to devices running Android 2.3.4 by means of an optional external 151 applications developed against Android 2.3.4 will run properly on devices 152 running Android 3.1, if those devices support USB accessories. </p> 193 accessories support, for runtime testing against connected devices</li> 201 their applications are not available to users whose devices do not provide the 379 and functions properly on all Android-powered devices, see <a
|
/hardware/libhardware_legacy/audio/ |
A2dpAudioInterface.h | 56 uint32_t devices, 64 uint32_t devices,
|
AudioHardwareStub.h | 78 uint32_t devices, 86 uint32_t devices,
|
/ndk/docs/ |
CPU-X86.html | 8 run on Android-based devices running on CPUs supporting the IA-32 instruction 68 Note that, as of today (June 2011), *no* compatible x86 devices exist on the
|
/packages/apps/Phone/src/com/android/phone/ |
CdmaOptions.java | 80 // This option should not be available on voice-capable devices (i.e. regular phones) 81 // and is replaced by the LTE data service item on LTE devices
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
CachedBluetoothDeviceManager.java | 28 * CachedBluetoothDeviceManager manages the set of remote Bluetooth devices. 116 // Iterate in reverse order since devices may be removed.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_link.h | 110 IFF_BROADCAST devices are able to use multicasts too. 114 For usual devices it is equal ifi_index.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/ |
Perspective.java | 50 folder = layout.createFolder("devices", IPageLayout.LEFT, 0.3f, //$NON-NLS-1$ 56 "devices"); //$NON-NLS-1$
|
/system/extras/fatblock/ |
fatblock.c | 85 sprintf(filename, "/sys/devices/platform/usb_mass_storage/lun%d/file", 108 sprintf(filename, "/sys/devices/platform/usb_mass_storage/lun%d/file",
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
Workspace.java | 175 private JTable devices; field in class:Workspace 192 devices.changeSelection(0, 0, false, false); 257 devices = new JTable(devicesTableModel); 258 devices.getSelectionModel().addListSelectionListener(new DeviceSelectedListener()); 259 devices.setSelectionMode(ListSelectionModel.SINGLE_SELECTION); 260 devices.setBorder(null); 261 JScrollPane devicesScroller = new JScrollPane(devices); 1411 private ArrayList<IDevice> devices; field in class:Workspace.DevicesTableModel [all...] |
/dalvik/vm/compiler/template/ |
Makefile-template | 24 # support older ARMv4 devices, or use special features from ARMv6 or VFP.
|
/dalvik/vm/mterp/ |
Makefile-mterp | 24 # support older ARMv4 devices, or use special features from ARMv6 or VFP.
|
/device/samsung/tuna/dumpstate/ |
dumpstate.c | 34 dump_file("audio codec_reg", "/sys/devices/platform/soc-audio/PDM-DL1/codec_reg");
|
/docs/source.android.com/src/source/ |
building.md | 62 [Building for devices](building-devices.html) 93 [Building for devices](building-devices.html)
|
/external/freetype/include/freetype/ |
ftxf86.h | 49 /* however, there are special cases (like in PDF devices) where it is */
|
/external/genext2fs/ |
test-gen.lib | 27 # Creates an image with the devices mentioned in the given spec file
|
/external/grub/docs/ |
grub.8 | 51 do not write anything to devices
|
/external/iproute2/testsuite/configs/ |
all-no-act | 236 # Memory Technology Devices (MTD) 259 # Block devices 370 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 698 # ARCnet devices 771 # Token Ring devices 876 # Character devices 1014 # Misc devices 1019 # Multimedia devices 1024 # Digital Video Broadcasting Devices 1064 # Generic devices [all...] |
all-police-act | 236 # Memory Technology Devices (MTD) 259 # Block devices 370 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 703 # ARCnet devices 776 # Token Ring devices 881 # Character devices 1019 # Misc devices 1024 # Multimedia devices 1029 # Digital Video Broadcasting Devices 1069 # Generic devices [all...] |
/external/libpcap/ |
TODO | 28 "select()" and "poll()" don't work on BPF devices on most BSDs, and
|