| /frameworks/base/services/jni/ |
| com_android_server_LightsService.cpp | 47 struct Devices { 67 Devices* devices; local 69 devices = (Devices*)malloc(sizeof(Devices)); 73 devices->lights[LIGHT_INDEX_BACKLIGHT] 75 devices->lights[LIGHT_INDEX_KEYBOARD] 77 devices->lights[LIGHT_INDEX_BUTTONS] 79 devices->lights[LIGHT_INDEX_BATTERY 98 Devices* devices = (Devices*)ptr; local 109 Devices* devices = (Devices*)ptr; local [all...] |
| /external/chromium_org/content/renderer/media/ |
| video_capture_impl_manager.cc | 27 Devices::iterator it = devices_.find(id); 42 for (Devices::iterator it = devices_.begin(); it != devices_.end(); ++it) 52 Devices::iterator it = devices_.find(id);
|
| video_capture_impl_manager.h | 5 // VideoCaptureImplManager manages video capture devices in renderer process. 70 typedef std::map<media::VideoCaptureSessionId, Device*> Devices; 71 Devices devices_;
|
| /external/chromium_org/chrome/browser/storage_monitor/ |
| portable_device_watcher_win.h | 30 // about the attached/detached media transfer protocol (MTP) devices. 65 typedef std::vector<DeviceDetails> Devices; 94 // devices are found. 111 // Helpers to enumerate existing MTP storage devices. 113 void OnDidEnumerateAttachedDevices(const Devices* devices, 140 // The notifications object to use to signal newly attached devices.
|
| portable_device_watcher_win.cc | 38 // Returns true if |data| represents a class of portable devices. 401 // Enumerates the attached portable devices. On success, returns true and fills 402 // in |devices| with the attached portable device details. On failure, returns 405 PortableDeviceWatcherWin::Devices* devices) { 407 DCHECK(devices); 412 // Get the total number of devices found on the system. 427 devices->push_back(device_details); 430 return !devices->empty(); 564 Devices* devices = new Devices local [all...] |
| /external/chromium_org/win8/metro_driver/ |
| stdafx.h | 33 namespace windevs = ABI::Windows::Devices;
|
| /hardware/libhardware/modules/local_time/ |
| Android.mk | 19 # Devices which use the default implementation should take care to ensure that
|
| /bootable/recovery/updater/ |
| Android.mk | 43 # Devices can also add libraries to TARGET_RECOVERY_UPDATER_EXTRA_LIBS.
|
| /frameworks/base/docs/html/design/ |
| design_toc.cs | 15 <li><a href="<?cs var:toroot ?>design/style/devices-displays.html">Devices and Displays</a></li>
|
| /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/ |
| SDL_macwm.c | 34 #include <Devices.h> 81 typedef struct recSystemGamma /* storage for system devices and gamma tables */ 83 short numDevices; /* number of devices */ 131 err = GetGammaTable (hGD, &pTableGammaDevice); /* get a pointer to the devices table */ 153 for (i = 0; i < pSysGammaIn->numDevices; i++) /* for all devices */ 206 short devCount = 0; /* number of devices attached */ 215 devCount++; /* count devices */ 281 for (i = 0; i < pSysGammaIn->numDevices; i++) /* for all devices */
|
| SDL_macevents.c | 33 #include <Devices.h>
|
| /external/qemu/distrib/sdl-1.2.15/src/cdrom/macos/ |
| SDL_syscdrom.c | 28 #include <Devices.h>
|
| /external/qemu/distrib/sdl-1.2.15/src/video/macrom/ |
| SDL_romvideo.c | 41 #include <Devices.h>
|
| /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/ |
| SDL_dspvideo.c | 135 #include <Devices.h> 484 /* These attributes are hopefully supported on all devices...*/ [all...] |
| /external/chromium_org/chrome/browser/resources/history/ |
| other_devices.js | 7 on other devices. 17 // Using the same values as the Other Devices button in the NTP. 47 * other devices button in NTP. 342 this.devices_ = []; // List of individual devices. 343 this.resultDiv_ = $('other-devices'); 441 currentRowElement = createElementWithClassName('div', 'devices-row'); 467 createElementWithClassName('div', 'other-devices-bottom')); 476 * from other devices. 480 // The other devices is shown iff tab sync is enabled. 504 * Window onload handler, sets up the other devices view [all...] |
| /frameworks/base/docs/html/training/ |
| training_toc.cs | 46 include the action bar on devices running Android 2.1 or higher." 71 <a href="<?cs var:toroot ?>training/basics/supporting-devices/index.html" 75 >Supporting Different Devices</a> 78 <li><a href="<?cs var:toroot ?>training/basics/supporting-devices/languages.html"> 82 <li><a href="<?cs var:toroot ?>training/basics/supporting-devices/screens.html"> 86 <li><a href="<?cs var:toroot ?>training/basics/supporting-devices/platforms.html"> 266 "How to transfer files between devices using the NFC Android Beam feature." 463 <a href="<?cs var:toroot ?>training/connect-devices-wirelessly/index.html" 465 "How to find and connect to local devices using Network Service 467 >Connecting Devices Wirelessly</a [all...] |
| /external/chromium_org/third_party/usb_ids/ |
| usb.ids | 16 # Vendors, devices and interfaces. Please keep sorted. 92 2064 Interfaceless Control-Only LUFA Devices 666 0403 Future Technology Devices International, Ltd [all...] |
| /build/tools/droiddoc/templates-sac/assets/js/ |
| docs.js | [all...] |
| /packages/apps/Exchange/assets/ |
| FolderSyncParserTest3.txt | [all...] |
| /prebuilts/tools/linux-x86/swt/ |
| swt.jar | |
| /prebuilts/tools/linux-x86_64/swt/ |
| swt.jar | |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |