/external/chromium_org/third_party/webrtc/tools/rtcbot/ |
botmanager.js | 172 this.listDevices_(function (devices) { 173 for (var i = 0; i < devices.length; i++) { 174 if (!this.connectedDevices_[devices[i]]) { 175 this.connectedDevices_[devices[i]] = devices[i]; 176 callback(this.connectedDevices_[devices[i]]); 180 if (devices.length == 0) { 181 console.log('Error: No connected devices!'); 183 console.log('Error: There is no enough connected devices.'); 190 child.exec('adb devices' , function (error, stdout, stderr) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationTest.java | 24 import com.android.sdklib.devices.Device; 25 import com.android.sdklib.devices.DeviceManager; 26 import com.android.sdklib.devices.Screen; 56 List<Device> devices = deviceManager.getDevices(DeviceManager.DeviceFilter.DEFAULT); local 57 assertNotNull(devices); 58 assertTrue(devices.size() > 0); 59 configuration.setDevice(devices.get(0), false); 116 List<Device> devices = deviceManager.getDevices(DeviceManager.DeviceFilter.DEFAULT); local 117 assertNotNull(devices); 118 assertTrue(devices.size() > 0) [all...] |
/external/bluetooth/bluedroid/stack/hid/ |
hidh_conn.c | 113 hh_cb.devices[xx].in_use = FALSE ; 114 hh_cb.devices[xx].conn.conn_state = HID_CONN_STATE_UNUSED; 131 tHID_CONN *p_hcon = &hh_cb.devices[dhandle].conn; 141 L2CA_SetIdleTimeoutByBdAddr(hh_cb.devices[dhandle].addr, 0); 221 p_hcon = &hh_cb.devices[i].conn; 222 p_dev = &hh_cb.devices[i]; 305 hh_cb.devices[p_tle->param].conn_tries++; 306 hh_cb.callback( (UINT8) p_tle->param, hh_cb.devices[p_tle->param].addr, 307 HID_HDEV_EVT_RETRYING, hh_cb.devices[p_tle->param].conn_tries, NULL ) ; 331 dhandle = ((UINT32)p_dev - (UINT32)&(hh_cb.devices[0]))/ sizeof(tHID_HOST_DEV_CTB) [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/ |
image_burner.js | 113 * @param {Array} devices Array of device information. 115 gotoInitialState: function(devices) { 116 if (devices.length == 0) { 118 } else if (devices.length == 1) { 122 if (devices[0].type == 'sd') 152 * Class that keeps track of available devices. 157 this.devices = []; 165 if (this.devices.length == 0) { 168 this.selectDevice(this.devices[0].devicePath); 228 * Updates the list of selected devices [all...] |
/external/chromium_org/third_party/webrtc/sound/ |
nullsoundsystem.cc | 112 SoundSystemInterface::SoundDeviceLocatorList *devices) { 113 ClearSoundDeviceLocatorList(devices); 116 devices->push_back(device); 121 SoundSystemInterface::SoundDeviceLocatorList *devices) { 122 ClearSoundDeviceLocatorList(devices); 125 devices->push_back(device);
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDevicePicker.java | 47 * Broadcast when someone want to select one BT device from devices list. 61 /** Ask device picker to show all kinds of BT devices */ 63 /** Ask device picker to show BT devices that support AUDIO profiles */ 65 /** Ask device picker to show BT devices that support Object Transfer */ 67 /** Ask device picker to show BT devices that support 70 /** Ask device picker to show BT devices that support Network Access Point (NAP) profile */
|
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.0/ |
sdklib-22.4.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.2/ |
sdklib-22.4.2-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.0/ |
sdklib-22.5.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.1/ |
sdklib-22.5.1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.3/ |
sdklib-22.5.3-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.0/ |
sdklib-22.7.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.1/ |
sdklib-22.7.1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.3/ |
sdklib-22.7.3-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.8.0/ |
sdklib-22.8.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.9.2/ |
sdklib-22.9.2-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.1/ |
sdklib-23.0.1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.2/ |
sdklib-23.0.2-sources.jar | |
/docs/source.android.com/src/devices/camera/ |
versioning.jd | 36 <li><em>Camera API1</em>: The app-level camera framework on KitKat and earlier devices, exposed 39 devices, exposed through the<code> android.hardware.camera2</code> package. 62 5.0 and later devices, and camera apps built on top of Camera API1 should work 73 <p>Android 5.0 and later devices feature Camera API2, however they may not fully support all of 79 <p><em>Legacy</em> devices expose a level of capabilities through the Camera API2 interfaces that 82 calls into Camera API1 calls under the hood. Legacy devices do not support 85 <p><em>Full</em> devices support all of the major capabilities of Camera API2. Full devices by 88 <p><em>Limited</em> devices are in between: They support some of the new Camera API2 capabilities, 93 interfaces. Full devices require both the <code>MANUAL_SENSOR</code> an [all...] |
/frameworks/base/core/java/android/hardware/usb/ |
UsbConstants.java | 111 * USB class for audio devices. 115 * USB class for communication devices. 119 * USB class for human interface devices (for example, mice and keyboards). 123 * USB class for physical devices. 127 * USB class for still image devices (digital cameras). 135 * USB class for mass storage devices. 143 * USB class for CDC devices (communications device class). 147 * USB class for content smart card devices. 151 * USB class for content security devices. 155 * USB class for video devices [all...] |
/frameworks/native/data/etc/ |
handheld_core_hardware.xml | 17 <!-- These are the hardware components that all handheld devices 18 must include. Devices with optional hardware must also include extra 21 Handheld devices include phones, mobile Internet devices (MIDs), 23 devices. 53 <!-- devices with GPS must include android.hardware.location.gps.xml --> 54 <!-- devices with an autofocus camera and/or flash must include either 57 <!-- devices with a front facing camera must include 59 <!-- devices with WiFi must also include android.hardware.wifi.xml --> 60 <!-- devices that support multitouch must include the most appropriate on [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
DeviceMenuListener.java | 30 import com.android.sdklib.devices.Device; 103 // Group the devices by manufacturer, then put them in the menu. 104 // If we don't have anything but Nexus devices, group them together rather than 111 List<Device> devices; local 118 devices = manufacturers.get(device.getManufacturer()); 120 devices = new ArrayList<Device>(); 121 manufacturers.put(device.getManufacturer(), devices); local 123 devices.add(device); 126 for (List<Device> devices : manufacturers.values()) { 130 item.setText(devices.get(0).getManufacturer()) [all...] |
/external/chromium_org/ui/events/x/ |
touch_factory_x11.cc | 59 // Get a list of pointer-devices that should be treated as touch-devices. 83 // Detect touch devices. 91 // NOTE: The new API for retrieving the list of devices (XIQueryDevice) does 95 // we assume there cannot be any touch devices. 96 // With XI2.1 or older, we allow only single touch devices. 112 // Instead of asking X for the list of devices all the time, let's maintain a 113 // list of pointer devices we care about. 114 // It should not be necessary to select for slave devices. XInput2 provides 119 // not delivered to the client. So we select for slave devices instead [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
ViewDebugTest.java | 30 // debugging should be disabled on production devices 35 // debugging should be disabled on production devices
|
/development/samples/USB/AdbTest/ |
_index.html | 5 connecting to multiple devices and running multiple <code>adb</code> commands simultaneously.</p> 10 <li>Matching devices based on interface class, subclass and protocol (see <code>device_filter.xml</code>)</li>
|