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

<<31323334353637383940>>

  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java 57 // Time allowed for the device to be undocked and redocked without severing
61 // Time allowed for the device to be undocked and redocked without turning
68 // Msg for device docked event
71 // Msg for device undocked event
261 BluetoothDevice device = null; local
263 device = (BluetoothDevice) msg.obj;
266 if(DEBUG) Log.d(TAG, "processMessage: " + msgType + " state: " + state + " device = "
267 + (device == null ? "null" : device.toString()));
273 if (device != null)
441 BluetoothDevice device = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); local
745 BluetoothDevice device = i local
    [all...]
  /device/asus/deb/self-extractors/
files-by-owner.sh 24 cat > $target_owner/staging/device-partial.mk << EOF
40 echo -n "# " >> $target_owner/staging/device-partial.mk
43 echo -n Asus >> $target_owner/staging/device-partial.mk
46 echo -n Broadcom >> $target_owner/staging/device-partial.mk
49 echo -n Qualcomm >> $target_owner/staging/device-partial.mk
52 echo " blob(s) necessary for Deb hardware" >> $target_owner/staging/device-partial.mk
53 echo "PRODUCT_COPY_FILES := \\" >> $target_owner/staging/device-partial.mk
81 echo " vendor/$target_owner/deb/proprietary/$(basename $file):$file:$target_owner \\" >> $target_owner/staging/device-partial.mk
87 echo >> $target_owner/staging/device-partial.mk
90 echo PRODUCT_PACKAGES := libacdbloader tzapps.mdt >> $target_owner/staging/device-partial.m
    [all...]
  /device/asus/flo/self-extractors/
files-by-owner.sh 24 cat > $target_owner/staging/device-partial.mk << EOF
40 echo -n "# " >> $target_owner/staging/device-partial.mk
43 echo -n Asus >> $target_owner/staging/device-partial.mk
46 echo -n Broadcom >> $target_owner/staging/device-partial.mk
49 echo -n Qualcomm >> $target_owner/staging/device-partial.mk
52 echo " blob(s) necessary for Flo hardware" >> $target_owner/staging/device-partial.mk
53 echo "PRODUCT_COPY_FILES := \\" >> $target_owner/staging/device-partial.mk
81 echo " vendor/$target_owner/flo/proprietary/$(basename $file):$file:$target_owner \\" >> $target_owner/staging/device-partial.mk
87 echo >> $target_owner/staging/device-partial.mk
90 echo PRODUCT_PACKAGES := libacdbloader tzapps.mdt >> $target_owner/staging/device-partial.m
    [all...]
  /external/chromium_org/build/android/gyp/
push_libraries.py 7 """Pushes native libraries to a device.
28 device = build_device.GetBuildDeviceFromPath(
30 if not device:
33 serial_number = device.GetSerialNumber()
42 device.RunShellCommand('mkdir -p ' + options.device_dir)
44 device.PushIfNeeded(host_path, device_path)
58 parser.add_option('--device-dir',
59 help='Device directory to push the libraries to.')
63 parser.add_option('--build-device-configuration',
64 help='Path to build device configuration.'
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/system_display/
display_info_provider_win.cc 36 DISPLAY_DEVICE device; local
37 device.cb = sizeof(device);
38 if (!EnumDisplayDevices(monitor_info.szDevice, 0, &device, 0))
43 unit->name = WideToUTF8(device.DeviceString);
  /external/chromium_org/chrome/browser/media_galleries/win/
portable_device_map_service.cc 26 IPortableDevice* device) {
29 DCHECK(device);
31 device_map_[device_location] = PortableDeviceInfo(device);
69 IPortableDevice* device)
70 : portable_device(device),
  /external/chromium_org/third_party/skia/src/opts/
SkBlitMask_opts_arm_neon.cpp 8 SkPMColor* SK_RESTRICT device = (SkPMColor*)dst; local
18 uint8x8x4_t vdevice = vld4_u8((uint8_t*)device);
23 vst4_u8((uint8_t*)device, vdevice);
26 device += 8;
31 *device = (aa << SK_A32_SHIFT)
32 + SkAlphaMulQ(*device, SkAlpha255To256(255 - aa));
33 device += 1;
35 device = (uint32_t*)((char*)device + dstRB);
45 SkPMColor* SK_RESTRICT device = (SkPMColor*)dst local
    [all...]
  /external/skia/src/opts/
SkBlitMask_opts_arm_neon.cpp 8 SkPMColor* SK_RESTRICT device = (SkPMColor*)dst; local
18 uint8x8x4_t vdevice = vld4_u8((uint8_t*)device);
23 vst4_u8((uint8_t*)device, vdevice);
26 device += 8;
31 *device = (aa << SK_A32_SHIFT)
32 + SkAlphaMulQ(*device, SkAlpha255To256(255 - aa));
33 device += 1;
35 device = (uint32_t*)((char*)device + dstRB);
45 SkPMColor* SK_RESTRICT device = (SkPMColor*)dst local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 38 * <p> How to connect to a health device which is acting in the source role.
44 * <li> Pair with the remote device. This currently needs to be done manually
46 * <li> Connect to a health device using {@link #connectChannelToSource}. Some
64 * Health Profile Source Role - the health device.
69 * Health Profile Sink Role the device talking to the health device.
220 * Connect to a health device which has the {@link #SOURCE_ROLE}.
226 * @param device The remote Bluetooth device.
231 public boolean connectChannelToSource(BluetoothDevice device,
    [all...]
BluetoothPan.java 57 * <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote device. </li>
58 * <li> {@link #EXTRA_LOCAL_ROLE} - Which local role the remote device is
77 * The local role of the PAN profile that the remote device is bound to.
84 * The local device is acting as a Network Access Point.
90 * The local device is acting as a PAN User.
209 * Initiate connection to a profile of the remote bluetooth device.
212 * device is already connected or Bluetooth is not turned on.
221 * @param device Remote Bluetooth Device
226 public boolean connect(BluetoothDevice device) {
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 38 * Name of the graphics device to open
171 * Every device data structure must begin with hw_device_t
259 /** convenience API for opening and closing a device */
262 struct copybit_device_t** device) {
264 COPYBIT_HARDWARE_COPYBIT0, (struct hw_device_t**)device);
267 static inline int copybit_close(struct copybit_device_t* device) {
268 return device->common.close(&device->common);
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 37 hw_device_t** device);
40 hw_device_t** device);
98 // Open Gralloc device
100 hw_device_t** device)
109 *device = &dev->common;
112 status = fb_device_open(module, name, device);
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 38 * Name of the graphics device to open
172 * Every device data structure must begin with hw_device_t
272 /** convenience API for opening and closing a device */
275 struct copybit_device_t** device) {
277 COPYBIT_HARDWARE_COPYBIT0, (struct hw_device_t**)device);
280 static inline int copybit_close(struct copybit_device_t* device) {
281 return device->common.close(&device->common);
  /hardware/qcom/display/msm8974/libgralloc/
gralloc.cpp 37 hw_device_t** device);
40 hw_device_t** device);
98 // Open Gralloc device
100 hw_device_t** device)
109 *device = &dev->common;
112 status = fb_device_open(module, name, device);
  /hardware/qcom/display/msm8x26/libcopybit/
copybit.h 38 * Name of the graphics device to open
171 * Every device data structure must begin with hw_device_t
259 /** convenience API for opening and closing a device */
262 struct copybit_device_t** device) {
264 COPYBIT_HARDWARE_COPYBIT0, (struct hw_device_t**)device);
267 static inline int copybit_close(struct copybit_device_t* device) {
268 return device->common.close(&device->common);
  /hardware/qcom/display/msm8x26/libgralloc/
gralloc.cpp 37 hw_device_t** device);
40 hw_device_t** device);
98 // Open Gralloc device
100 hw_device_t** device)
109 *device = &dev->common;
112 status = fb_device_open(module, name, device);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ActivityLaunchAction.java 47 public boolean doLaunchAction(DelayedLaunchInfo info, IDevice device) {
57 String msg = String.format("Starting activity %1$s on device %2$s", mActivity,
58 device);
67 device.executeShellCommand(command, new AMReceiver(info, device, mLaunchController));
85 AdtPlugin.log(e, "No command output when running: '%1$s' on device %2$s", command,
86 device);
98 * Launches the activity on targeted device
108 // on a device, it should still be performed on all other devices.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 93 // Unload any device drivers might have been loaded
127 LOG_I("Initializing MobiCore Device");
158 // Load device driver if requested
198 // Check if a Device has already been registered with the connection
199 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
201 if (device != NULL) {
202 LOG_I("dropConnection(): closing still open device.");
204 device->close(connection);
341 #define CHECK_DEVICE(DEVICE, CONNECTION) \
342 if (DEVICE == NULL)
358 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
393 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
414 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
482 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
505 MobiCoreDevice *device = (MobiCoreDevice *)(connection->connectionData); local
566 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
591 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
633 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
674 MobiCoreDevice *device = (MobiCoreDevice *) (connection->connectionData); local
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
ALSAMixer.cpp 54 const AudioSystem::audio_devices device; member in struct:android::alsa_properties_t
108 ALOGW("Unable to attach mixer to device %s: %s",
112 ALOGE("Unable to attach mixer to device default: %s",
209 for (int j = 0; mixerProp[j][i].device; j++) {
257 for (int j = 0; mixerProp[j][i].device; j++) {
305 status_t ALSAMixer::setVolume(uint32_t device, float left, float right)
307 for (int j = 0; mixerProp[j][SND_PCM_STREAM_PLAYBACK].device; j++)
308 if (mixerProp[j][SND_PCM_STREAM_PLAYBACK].device & device) {
328 status_t ALSAMixer::setGain(uint32_t device, float gain
    [all...]
  /device/asus/grouper/
device-common.mk 18 LOCAL_KERNEL := device/asus/grouper/kernel
41 device/asus/grouper/ueventd.grouper.rc:root/ueventd.grouper.rc \
42 device/asus/grouper/init.grouper.usb.rc:root/init.grouper.usb.rc \
43 device/asus/grouper/gps.conf:system/etc/gps.conf
64 device/asus/grouper/elan-touchscreen.idc:system/usr/idc/elan-touchscreen.idc \
65 device/asus/grouper/raydium_ts.idc:system/usr/idc/raydium_ts.idc \
66 device/asus/grouper/sensor00fn11.idc:system/usr/idc/sensor00fn11.idc \
67 device/asus/grouper/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl
100 device/asus/grouper/media_profiles.xml:system/etc/media_profiles.xml
104 device/asus/grouper/media_codecs.xml:system/etc/media_codecs.xm
    [all...]
  /external/openssh/
auth2-chall.c 83 KbdintDevice *device; member in struct:KbdintAuthctxt
131 kbdintctxt->device = NULL;
140 kbdintctxt->device->free_ctx(kbdintctxt->ctxt);
143 kbdintctxt->device = NULL;
148 if (kbdintctxt->device)
156 /* get next device */
164 if (kbdintctxt->device)
174 kbdintctxt->device = devices[i];
180 } while (kbdintctxt->devices && !kbdintctxt->device);
182 return kbdintctxt->device ? 1 : 0
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
VaryingConfiguration.java 26 import com.android.sdklib.devices.Device;
46 * overrides the device will probably return a phone-sized screen if the
47 * inherited device is a tablet, or vice versa.
217 // Cached values, key=parent's device, cached value=device
218 private Device mPrevParentDevice;
219 private Device mPrevDevice;
223 public Device getDevice() {
227 Device device = mParent.getDevice() local
350 Device device = getDevice(); local
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 19 #include "device/bluetooth/bluetooth_adapter.h"
20 #include "device/bluetooth/bluetooth_device.h"
21 #include "device/bluetooth/bluetooth_out_of_band_pairing_data.h"
22 #include "device/bluetooth/bluetooth_profile.h"
23 #include "device/bluetooth/bluetooth_service_record.h"
24 #include "device/bluetooth/bluetooth_socket.h"
25 #include "device/bluetooth/bluetooth_utils.h"
30 using device::BluetoothAdapter;
31 using device::BluetoothDevice;
32 using device::BluetoothProfile
229 BluetoothDevice* device = adapter->GetDevice(options.device.address); local
313 const BluetoothDevice* device = *iter; local
351 BluetoothDevice* device = adapter->GetDevice(options.device_address); local
391 BluetoothDevice* device = adapter->GetDevice(options.device.address); local
539 BluetoothDevice* device = adapter->GetDevice(address); local
    [all...]
  /frameworks/base/services/java/com/android/server/display/
DisplayManagerService.java 69 * Display adapters communicate changes in display device state to the display manager
75 * the potential for deadlocks resulting from asynchronous display device discovery.
273 * Returns true if the device is headless.
275 * @return True if the device is headless.
720 DisplayDevice device = mVirtualDisplayAdapter.createVirtualDisplayLocked( local
723 if (device == null) {
727 handleDisplayDeviceAddedLocked(device);
728 LogicalDisplay display = findLogicalDisplayForDeviceLocked(device);
737 handleDisplayDeviceRemovedLocked(device);
754 DisplayDevice device local
898 DisplayDevice device = mDisplayDevices.get(i); local
999 DisplayDevice device = mDisplayDevices.get(i); local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 134 static void DIB_DeleteDevice(SDL_VideoDevice *device)
136 if ( device ) {
137 if ( device->hidden ) {
138 if ( device->hidden->dibInfo ) {
139 SDL_free( device->hidden->dibInfo );
141 SDL_free(device->hidden);
143 if ( device->gl_data ) {
144 SDL_free(device->gl_data);
146 SDL_free(device);
152 SDL_VideoDevice *device; local
    [all...]

Completed in 1303 milliseconds

<<31323334353637383940>>