HomeSort by relevance Sort by last modified time
    Searched refs:device (Results 101 - 125 of 3127) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDeviceList.java 31 * A class representing a Wi-Fi P2p device list.
54 for (WifiP2pDevice device : devices) {
55 if (device.deviceAddress != null) {
56 mDevices.put(device.deviceAddress, new WifiP2pDevice(device));
61 private void validateDevice(WifiP2pDevice device) {
62 if (device == null) throw new IllegalArgumentException("Null device");
63 if (TextUtils.isEmpty(device.deviceAddress)) {
82 * Add/update a device to the list. If the device is not found, a new device entr
172 WifiP2pDevice device = mDevices.get(deviceAddress); local
    [all...]
  /external/chromium_org/build/android/pylib/monkey/
setup.py 23 def TestRunnerFactory(device, shard_index):
25 test_options, device, shard_index)
  /external/chromium_org/chrome/browser/resources/ntp_android/
bookmarks_tablet.css 6 @media only screen and (-webkit-min-device-pixel-ratio: 1.35),
7 only screen and (-webkit-max-device-pixel-ratio: 1.30) {
8 body[device='tablet'] .favicon-cell {
14 body[device='tablet'] #bookmarks_title_wrapper .title-crumb {
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
deviceinfo.h 37 bool GetUsbId(const Device& device, std::string* usb_id);
38 bool GetUsbVersion(const Device& device, std::string* usb_version);
win32deviceinfo.cc 32 bool GetUsbId(const Device& device, std::string* usb_id) {
36 const size_t vid_location = device.id.find(vid);
38 vid_location + sizeof(vid) - 1 + id_size > device.id.size()) {
42 const size_t pid_location = device.id.find(pid);
44 pid_location + sizeof(pid) - 1 + id_size > device.id.size()) {
47 std::string id_vendor = device.id.substr(vid_location + sizeof(vid) - 1,
49 std::string id_product = device.id.substr(pid_location + sizeof(pid) -1,
58 bool GetUsbVersion(const Device& device, std::string* usb_version)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/sound/
soundsystemproxy.cc 43 SoundDeviceLocator **device) {
44 return wrapped_ ? wrapped_->GetDefaultPlaybackDevice(device) : false;
48 SoundDeviceLocator **device) {
49 return wrapped_ ? wrapped_->GetDefaultCaptureDevice(device) : false;
53 const SoundDeviceLocator *device,
55 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
59 const SoundDeviceLocator *device,
61 return wrapped_ ? wrapped_->OpenCaptureDevice(device, params) : NULL;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
preemption.c 32 * A callback to notify the client application that a device's display has
35 void vlVdpPreemptionCallback(VdpDevice device, void *context)
43 VdpStatus vlVdpPreemptionCallbackRegister(VdpDevice device,
  /external/mesa3d/src/gallium/state_trackers/vdpau/
preemption.c 32 * A callback to notify the client application that a device's display has
35 void vlVdpPreemptionCallback(VdpDevice device, void *context)
43 VdpStatus vlVdpPreemptionCallbackRegister(VdpDevice device,
  /frameworks/base/core/java/android/bluetooth/
IBluetooth.aidl 57 boolean createBond(in BluetoothDevice device);
58 boolean cancelBondProcess(in BluetoothDevice device);
59 boolean removeBond(in BluetoothDevice device);
60 int getBondState(in BluetoothDevice device);
62 String getRemoteName(in BluetoothDevice device);
63 int getRemoteType(in BluetoothDevice device);
64 String getRemoteAlias(in BluetoothDevice device);
65 boolean setRemoteAlias(in BluetoothDevice device, in String name);
66 int getRemoteClass(in BluetoothDevice device);
67 ParcelUuid[] getRemoteUuids(in BluetoothDevice device);
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
OppProfile.java 32 // Order of this profile in device profiles list
43 public boolean connect(BluetoothDevice device) {
47 public boolean disconnect(BluetoothDevice device) {
51 public int getConnectionStatus(BluetoothDevice device) {
55 public boolean isPreferred(BluetoothDevice device) {
59 public int getPreferred(BluetoothDevice device) {
63 public void setPreferred(BluetoothDevice device, boolean preferred) {
78 public int getNameResource(BluetoothDevice device) {
82 public int getSummaryResourceForDevice(BluetoothDevice device) {
  /device/asus/deb/
BoardConfig.mk 19 TARGET_BOARD_INFO_FILE := device/asus/deb/board-info.txt
25 TARGET_RELEASETOOLS_EXTENSIONS := device/asus/deb
27 TARGET_RECOVERY_FSTAB = device/asus/deb/recovery.fstab
30 include device/asus/flo/BoardConfigCommon.mk
  /device/asus/flo/
AndroidBoard.mk 18 TARGET_PREBUILT_KERNEL := device/asus/flo-kernel/kernel
BoardConfig.mk 19 TARGET_BOARD_INFO_FILE := device/asus/flo/board-info.txt
25 TARGET_RELEASETOOLS_EXTENSIONS := device/asus/flo
27 TARGET_RECOVERY_FSTAB = device/asus/flo/recovery.fstab
30 include device/asus/flo/BoardConfigCommon.mk
full_flo.mk 16 $(call inherit-product, device/asus/flo/aosp_flo.mk)
  /device/asus/grouper/
aosp_grouper.mk 16 $(call inherit-product, device/asus/grouper/full_grouper.mk)
  /device/asus/tilapia/
aosp_tilapia.mk 16 $(call inherit-product, device/asus/tilapia/full_tilapia.mk)
  /device/common/gps/
gps_as.mk 18 device/common/gps/gps.conf_AS:system/etc/gps.conf
gps_as_supl.mk 18 device/common/gps/gps.conf_AS_SUPL:system/etc/gps.conf
gps_eu.mk 18 device/common/gps/gps.conf_EU:system/etc/gps.conf
gps_eu_supl.mk 18 device/common/gps/gps.conf_EU_SUPL:system/etc/gps.conf
gps_us.mk 18 device/common/gps/gps.conf_US:system/etc/gps.conf
gps_us_supl.mk 18 device/common/gps/gps.conf_US_SUPL:system/etc/gps.conf
  /device/lge/mako/
aosp_mako.mk 16 $(call inherit-product, device/lge/mako/full_mako.mk)
  /device/samsung/manta/
aosp_manta.mk 16 $(call inherit-product, device/samsung/manta/full_manta.mk)
  /external/chromium_org/skia/ext/
vector_canvas.cc 10 VectorCanvas::VectorCanvas(SkBaseDevice* device)
11 : PlatformCanvas(device) {
33 SkBaseDevice* device = GetTopDevice(*this); local
34 return device->getDeviceCapabilities() & SkBaseDevice::kVector_Capability;

Completed in 277 milliseconds

1 2 3 45 6 7 8 91011>>