/frameworks/base/data/videos/ |
VideoPackage2.mk | 17 # Good-quality videos for non-space-constrained devices
|
/frameworks/base/docs/html/resources/articles/ |
future-proofing.jd | 63 devices that run Android but do not have physical keyboards. If your 66 sure it degrades gracefully on devices that only have soft keyboards. 72 <p>Devices running Android 1.5 and later can automatically rotate the screen, 73 depending on how the user orients the device. Some 1.5 devices will do
|
/frameworks/base/wifi/java/android/net/wifi/ |
package.html | 18 <p class="note"><strong>Note:</strong> Not all Android-powered devices provide Wi-Fi functionality.
|
/hardware/libhardware_legacy/audio/ |
AudioHardwareGeneric.h | 45 uint32_t devices, 78 uint32_t devices, 119 uint32_t devices, 127 uint32_t devices,
|
A2dpAudioInterface.cpp | 64 uint32_t devices, int *format, uint32_t *channels, uint32_t *sampleRate, status_t *status) 66 if (!AudioSystem::isA2dpDevice((AudioSystem::audio_devices)devices)) { 67 LOGV("A2dpAudioInterface::openOutputStream() open HW device: %x", devices); 68 return mHardwareInterface->openOutputStream(devices, format, channels, sampleRate, status); 82 if ((err = out->set(devices, format, channels, sampleRate)) == NO_ERROR) { 107 uint32_t devices, int *format, uint32_t *channels, uint32_t *sampleRate, status_t *status, 110 return mHardwareInterface->openInputStream(devices, format, channels, sampleRate, status, acoustics);
|
/hardware/ti/omap4xxx/ |
omap4.mk | 16 # all OMAP4 devices.
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
RandomBitsSupplier.java | 32 * The source for true random bits is one of Linux's devices "/dev/urandom" or 68 * names of random devices on Linux platform 96 * On platforms with "random" devices available, 156 throw new ProviderException("ATTENTION: service is not available : no random devices");
|
/packages/apps/Phone/src/com/android/phone/ |
InCallScreenShowActivation.java | 34 * regular phones, or startNonInteractiveOtasp() on data-only devices. 69 // On voice-capable devices, we perform CDMA provisioning in 98 // On voice-capable devices, launch an OTASP call and arrange 113 // On data-only devices, manually launch the OTASP call
|
/packages/apps/Settings/assets/html/en_gb/ |
tethering_wifi_help.html | 21 <span class="style1">You can turn your phone into a Wi-Fi access point, to share your phone's Internet connection with one or more computers or other devices</span>
|
/packages/apps/Settings/assets/html/en_us/ |
tethering_wifi_help.html | 21 <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/res/values-nokeys/ |
strings.xml | 19 <!-- Applications settings summary, on main settings screen. The summary for the "Applications" item on the main settings screen. Describes what settings are accessible from the "Applications" screen. This is the string to use for devices without a keyboard (so for example, there is no "Quick launch" settings here since that feature requires a keyboard) -->
|
/packages/providers/TelephonyProvider/res/values/ |
strings.xml | 21 devices, where the TelephonyProvider stores configuration info
|
/packages/wallpapers/LivePicker/ |
android.software.live_wallpaper.xml | 17 <!-- This feature should be defined for devices that support live wallpapers.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
sound.h | 19 /* #define SND_DEV_SNDPROC 9 */ /* /dev/sndproc for programmable devices (not used) */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
audio.h | 12 * by the USB Device Class Definition for Audio Devices.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
LayoutDevicesXsd.java | 38 "http://schemas.android.com/sdk/android/layout-devices/1"; //$NON-NLS-1$
41 * The "layout-devices" element is the root element of this schema.
49 public static final String NODE_LAYOUT_DEVICES = "layout-devices"; //$NON-NLS-1$
120 return LayoutDevicesXsd.class.getResourceAsStream("layout-devices.xsd"); //$NON-NLS-1$
|
/system/core/init/ |
Android.mk | 9 devices.c \
|
/cts/tools/host/src/com/android/cts/ |
DeviceManager.java | 31 * Initializing and managing devices. 74 * Allocate devices by specified number for testing. 76 * @return the specified number of devices. 90 + num + "). Please plug in enough devices"); 118 * Get the number of all free devices. 120 * @return the number of all free devices 241 // increment the counter semaphore to unblock threads waiting for devices
|
/development/pdk/docs/porting/ |
bluetooth.jd | 79 hcitool scan # scan for local devices. Useful to check if RX/TX works. 137 <li>Support for auto-pairing with '0000' devices</li> 171 <li>Support for auto-pairing with '0000' devices</li> 206 <li>Scan for other Bluetooth devices </li> 207 <li>Query the local Bluetooth adapter for paired Bluetooth devices </li> 209 <li>Connect to other devices through service discovery </li> 210 <li>Transfer data to and from other devices </li>
|
/docs/source.android.com/src/source/ |
building-devices.md | 17 # Building for devices # 20 that is specific to individual devices. 22 The only supported devices are Nexus S, a.k.a. "crespo", and Nexus S 4G, a.k.a. 40 which is a mode in the bootloader that can be used to flash the devices: 50 Also, on devices running froyo or later where adb is enabled, 77 from Android Open-Source Project, such a system can only use the devices' 115 The recommended builds for the various devices are available through
|
/external/chromium/chrome/browser/chromeos/cros/ |
mount_library.cc | 174 const char** devices, 180 self->OnRequestMountInfo(devices, 322 void OnRequestMountInfo(const char** devices, 327 if (error == MOUNT_METHOD_ERROR_NONE && devices && devices_len) { 331 if (!devices[i]) { 335 current_device_set.insert(std::string(devices[i])); 338 GetDiskProperties(devices[i],
|
/frameworks/base/docs/html/resources/faq/ |
security.jd | 14 <li><a href="#fixes">How will Android-powered devices receive security fixes?</a> 111 <li>attempts to automatically spread itself to other devices;</li> 124 <a name="fixes" id="fixes"></a><h2>How do Android-powered devices receive security 128 upgrades for it, including security fixes. Many devices will update themselves 129 automatically with software downloaded "over the air", while some devices 132 <p>Google provides software updates for a number of Android devices, including 134 series of devices, using an "over the air" (OTA) update. These updates may include
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 96 devices.</p> 137 <p>Certain devices like the Nexus One can be turned into <span class="green">a portable Wi-Fi 138 hotspot</span> that can be shared with up to 8 devices.</p> 141 two devices.</p> 179 which results in faster app switching and smoother performance on memory-constrained devices.</p> 273 after performing a factory reset or when switching devices.</p> 280 and so on. Users can select the administrators that are enabled on their devices.</p>
|
/system/core/adb/ |
SERVICES.TXT | 19 host:devices 20 Ask to return the list of available Android devices and their 25 host:track-devices 26 This is a variant of host:devices which doesn't close the 30 to track the state of connected devices in real-time without 52 devices. (Used to implement the -d convenience option) 149 privileges and thus may not run on all devices. <path> is a full
|
/external/kernel-headers/original/linux/ |
pnp.h | 140 struct list_head devices; /* devices attached to the card */ member in struct:pnp_card 183 struct list_head global_list; /* node in global list of devices */ 185 struct list_head card_list; /* node in card's list of devices */ 186 struct list_head rdev_list; /* node in cards list of requested devices */ 217 for((dev) = card_to_pnp_dev((card)->devices.next); \ 218 (dev) != card_to_pnp_dev(&(card)->devices); \ 341 struct list_head devices; member in struct:pnp_protocol 350 for((dev) = protocol_to_pnp_dev((protocol)->devices.next); \ 351 (dev) != protocol_to_pnp_dev(&(protocol)->devices); \ [all...] |