HomeSort by relevance Sort by last modified time
    Searched full:devices (Results 626 - 650 of 10871) sorted by null

<<21222324252627282930>>

  /system/sepolicy/prebuilts/api/28.0/public/
fsck.te 16 # Run fsck on certain block devices
25 # block devices. With that information, it runs stat() on each block
29 # Allow stat access to all block devices so that fsck can compare
43 # fsck should never be run on these block devices
  /system/sepolicy/public/
fsck.te 16 # Run fsck on certain block devices
25 # block devices. With that information, it runs stat() on each block
29 # Allow stat access to all block devices so that fsck can compare
43 # fsck should never be run on these block devices
  /tools/test/connectivity/acts/tests/google/tel/config/
sample_testbed_configs.json 5 "_description": "2 Android devices with Live SIMs.",
11 "_description": "3 Android devices with Live SIMs usable for Conference Calling.",
18 "_description": "2 Android devices, 2 attenuators (control DUT's WiFi or Cellular RSSI)",
34 "_description": "2 Multi-SIM Android Devices with live network SIMs",
  /tools/test/connectivity/acts/tests/google/wifi/aware/config/
wifi_aware_non_interactive.json 6 "_description": "Wi-Fi Aware testbed: auto-detect all attached devices",
  /tools/test/connectivity/acts/tests/google/wifi/rtt/config/
wifi_rtt.json 6 "_description": "Wi-Fi RTT testbed: auto-detect all attached devices",
  /external/webrtc/talk/media/devices/
devicemanager_unittest.cc 28 #include "talk/media/devices/devicemanager.h"
40 #include "talk/media/devices/filevideocapturer.h"
41 #include "talk/media/devices/v4llookup.h"
125 std::vector<Device> devices; local
128 EXPECT_TRUE(dm->GetVideoCaptureDevices(&devices));
152 // Test enumerating devices (although we may not find any).
164 // If we have any video devices, we should be able to pick a default.
170 // Test that we return correct ids for default and bogus devices.
237 static bool CompareDeviceList(std::vector<Device>& devices,
239 if (list_size != static_cast<int>(devices.size()))
272 std::vector<Device> devices; local
305 std::vector<std::string> devices; local
332 std::vector<std::string> devices; local
361 std::vector<std::string> devices; local
    [all...]
  /system/bt/stack/hid/
hidh_api.cc 277 hh_cb.devices[i].conn.process_repage_timer =
298 alarm_free(hh_cb.devices[i].conn.process_repage_timer);
320 /* Find an entry for this device in hh_cb.devices array */
324 if ((hh_cb.devices[i].in_use) && addr == hh_cb.devices[i].addr) break;
329 if (!hh_cb.devices[i].in_use) break;
335 if (!hh_cb.devices[i].in_use) {
336 hh_cb.devices[i].in_use = true;
337 hh_cb.devices[i].addr = addr;
338 hh_cb.devices[i].state = HID_DEV_NO_CONN
    [all...]
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 40 * This Activity appears as a dialog. It lists any paired devices and
41 * devices detected in the area after discovery. When a device is chosen
63 * Newly discovered devices
87 // Initialize array adapters. One for already paired devices and
88 // one for newly discovered devices
93 // Find and set up the ListView for paired devices
98 // Find and set up the ListView for newly discovered devices
114 // Get a set of currently paired devices
117 // If there are paired devices, add each one to the ArrayAdapter
152 // Turn on sub-title for new devices
    [all...]
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/res/values/
base-strings.xml 24 This application allows two Android devices to carry out two-way text chat over
26 (1) Scanning for other Bluetooth devices
27 (2) Querying the local Bluetooth adapter for paired Bluetooth devices
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java 40 * This Activity appears as a dialog. It lists any paired devices and
41 * devices detected in the area after discovery. When a device is chosen
63 * Newly discovered devices
87 // Initialize array adapters. One for already paired devices and
88 // one for newly discovered devices
93 // Find and set up the ListView for paired devices
98 // Find and set up the ListView for newly discovered devices
114 // Get a set of currently paired devices
117 // If there are paired devices, add each one to the ArrayAdapter
152 // Turn on sub-title for new devices
    [all...]
  /development/samples/BluetoothHDP/
_index.jd 6 applications that use Bluetooth to communicate with health devices that support
8 so on. For a list of supported devices and their corresponding device data
14 <p>The application manages connection with Bluetooth HDP-enabled devices. Possible device type include blood pressure monitor, glucose meter, thermometer, etc. Upon connection, the application retrieves raw data sent from the device. Note that in order to interpret the data, a parser that conforms to the IEEE 11073-xxxxx specifications would be required.</p>
  /development/samples/browseable/BluetoothChat/res/values/
base-strings.xml 24 This application allows two Android devices to carry out two-way text chat over
26 (1) Scanning for other Bluetooth devices
27 (2) Querying the local Bluetooth adapter for paired Bluetooth devices
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DeviceListActivity.java 40 * This Activity appears as a dialog. It lists any paired devices and
41 * devices detected in the area after discovery. When a device is chosen
63 * Newly discovered devices
87 // Initialize array adapters. One for already paired devices and
88 // one for newly discovered devices
93 // Find and set up the ListView for paired devices
98 // Find and set up the ListView for newly discovered devices
114 // Get a set of currently paired devices
117 // If there are paired devices, add each one to the ArrayAdapter
152 // Turn on sub-title for new devices
    [all...]
  /device/google/atv/sdk/
atv_sdk.atree 21 # devices.xml file with custom device definitions
22 device/google/atv/sdk/devices.xml system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/devices.xml
  /external/autotest/client/profilers/powertop/src/
urbnum.c 48 static struct device_data *devices; variable in typeref:struct:device_data
53 ptr = devices;
68 ptr = devices;
96 ptr->next = devices;
97 devices = ptr;
119 /* some devices have bogus names */
140 dir = opendir("/sys/bus/usb/devices");
148 sprintf(pathname, "/sys/bus/usb/devices/%s", dirent->d_name);
161 dev = devices;
177 dev = devices;
    [all...]
  /external/autotest/client/tests/cpu_hotplug/
cpu_hotplug.py 27 if os.path.isfile('/sys/devices/system/cpu/cpu%s/online' % cpu):
28 utils.system('echo 0 > /sys/devices/system/cpu/cpu%s/online' % cpu, 1)
31 utils.system('echo 1 > /sys/devices/system/cpu/cpu%s/online' % cpu, 1)
  /external/autotest/test_suites/
control.video_image_comparison_chameleon 7 PURPOSE = "Runs video image comparison tests via Chameleon on selected devices"
15 Run video image comparison tests using chameleon. Tests will run on selected set of devices, because they depend on reference images been generated apriori.
23 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
  /external/chromium-trace/catapult/devil/docs/
persistent_device_list.md 10 A persistent device list that stores all expected devices between builds. It
11 is used by non-swarmed bots to detect any missing/extra devices attached to
34 [device_status.py](https://cs.chromium.org/chromium/src/third_party/catapult/devil/devil/android/tools/device_status.py?q=\-\-known%5C-devices%5C-file)
  /external/libmojo/third_party/catapult/devil/devil/android/perf/
perf_control_devicetest.py 22 devices = device_utils.DeviceUtils.HealthyDevices(blacklist=None)
23 self.assertGreater(len(devices), 0, 'No device attached!')
24 self._device = devices[0]
  /external/tensorflow/tensorflow/contrib/tpu/python/tpu/
tpu_system_metadata.py 44 'devices',
52 devices = []
65 devices = sess.list_devices()
66 for device in devices:
96 'devices: {}'.format(devices))
105 'TPU worker has some problems. Available devices: {}'.format(
106 master_address, devices))
115 devices=devices)
    [all...]
  /external/tensorflow/tensorflow/python/grappler/
cluster.py 37 devices=None):
46 devices: A list of devices of type device_properties_pb2.NamedDevice.
53 if devices is None:
57 devices_serialized = [device.SerializeToString() for device in devices]
74 """Returns the list of available hardware devices."""
75 devices = []
78 devices = []
80 devices.append(device_properties_pb2.NamedDevice.FromString(raw_dev))
81 return devices
    [all...]
  /external/toybox/toys/other/
lsusb.c 1 /* lsusb.c - list available USB devices
13 List USB hosts/devices.
48 dirtree_read("/sys/bus/usb/devices/", list_device);
  /external/webrtc/webrtc/modules/audio_device/test/
README.txt 4 audio devices.
8 Repeat this test for different selections of playout and recording devices.
16 - Full support of 'Default Communication' devices requires Windows 7.
  /external/webrtc/webrtc/tools/e2e_quality/audio/
README 4 The test depends on PulseAudio virtual devices (null sinks). Without additional
6 "render". To create these devices at machine startup, place the provided
8 run on the command-line to create the devices.
  /frameworks/native/data/etc/
go_handheld_core_hardware.xml 17 <!-- These are the hardware components that all Android Go handheld devices
18 must include. Devices with optional hardware must also include extra
50 <!-- Devices with all optimizations required to support VR Mode and
53 <!-- Devices that support VR headtracking features and pass all CDD
57 <!-- devices with GPS must include android.hardware.location.gps.xml -->
58 <!-- devices with an autofocus camera and/or flash must include either
61 <!-- devices with a front facing camera must include
63 <!-- devices with WiFi must also include android.hardware.wifi.xml -->
64 <!-- devices that support multitouch must include the most appropriate one
77 <!-- devices with an ambient light sensor must also includ
    [all...]

Completed in 1289 milliseconds

<<21222324252627282930>>