/sdk/ddms/app/src/com/android/ddms/ |
DeviceCommandDialog.java | 0 /* //device/tools/ddms/src/com/android/ddms/DeviceCommandDialog.java 48 * Execute a command on an ADB-attached device and save the output. 226 * @param device 228 public Gatherer(Shell shell, IDevice device, String command, Text text) { 230 mDevice = device; 246 Log.w("ddms", "Cannot execute command: no device selected."); 310 private void executeCommand(Shell shell, IDevice device) { 311 Gatherer gath = new Gatherer(shell, device, commandString(), mText);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
AndroidJUnitLaunchInfo.java | 68 public void setDevice(IDevice device) { 69 mDevice = device;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
LayoutDevice.java | 42 * Class representing a layout device. 44 * A Layout device is a collection of {@link FolderConfiguration} that can be used to render Android 49 * If the device is meant to represent a true device, then most of the FolderConfigurations' content 73 * Saves the Layout Device into a document under a given node 78 // create the device node 256 * Returns the dpi of the Device screen in X. 264 * Returns the dpi of the Device screen in Y.
|
/system/core/init/ |
README.BOOTCHART | 13 Otherwise, flash your device, and start it. Then create a file on the /data partition 23 Reboot your device, bootcharting will begin and stop after the period you gave.
|
/system/core/toolbox/ |
ioctl.c | 44 fprintf(stderr, "%s [-l <length>] [-a <argsize>] [-rdh] <device> <ioctlnr>\n" 47 " -r Open device in read only mode\n"
|
/development/pdk/docs/porting/ |
bring_up.jd | 6 <p>Once your code is built and you have verified that all necessary directories exist, power on and test your device with basic bring up, as described below. Bring up tests are typically designed to stress certain aspects of your system and allow you to characterize the device's behavior. </p> 26 <p>Android ships with default drivers for all basic functionality but you'll likely want to write your own drivers (or at least customize the default drivers) for your own device depending on your hardware configuration. See the following topics for examples of how to write your own drivers. </p> 40 <li><strong>data</strong>: The data image stores user data. Anything not saved to the <code>device/data</code> directory will be lost on reboot.</li> 52 <p>Android-specific init programs are found in <code>device/system/init</code>. Add LOG messages to help you debug potential problems with the LOG macro defined in <code>device/system/init/init.c</code>.</p> 53 <p> The init program directly mounts all filesystems and devices using either hard-coded file names or device names generated by probing the sysfs filesystem (thereby eliminating the need for a <code>/etc/fstab</code> file in Android). After <code>device/system</code> files are mounted, init reads <code>/etc/init.rc</code> and invokes the programs listed there (one of the first of which is the console shell).</p> 108 (such as, device creation/destruction, property setting, process restarting) "between" the execution of the commands in activities. 177 <td><code>device-added-<path><br / [all...] |
/external/kernel-headers/original/linux/ |
wanrouter.h | 56 /* IOCTL codes for /proc/router/<device> entries (up to 255) */ 59 ROUTER_SETUP = ROUTER_IOCTL<<8, /* configure device */ 60 ROUTER_DOWN, /* shut down device */ 61 ROUTER_STAT, /* get device status */ 196 * WAN device configuration. Passed to ROUTER_SETUP IOCTL. 224 char tty; /* Create a fake tty device */ 225 unsigned tty_major; /* Major number for wanpipe tty device */ 226 unsigned tty_minor; /* Minor number for wanpipe tty device */ 340 unsigned mtu; /* max. transmit unit for this device */ 349 unsigned rx_dropped; /* frames discarded at device level * [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_NfcIPMgmt.h | 195 * the Device Interface Link 244 * the Device Interface Link 280 * the Device Interface Link 329 * the Device Interface Link 357 * the Device Interface Link 384 * the Device Interface Link 411 * the Device Interface Link 412 * \param[in] did Device ID 436 * the Device Interface Link 462 * the Device Interface Lin [all...] |
phHal4Nfc_Reader.c | 68 /*Allows to connect to a single, specific, already known Remote Device.*/ 115 /*Allow Connect only if no other remote device is connected*/ 124 remote device in the list*/ 137 /*No matching device handle in list*/ 149 /*If device is already selected issue connect from here*/ 161 else/*Select the matching device to connect to*/ 204 remote device in the list*/ 233 else/*No Target or already connected to device*/ 399 * data to and from the Remote Device selected by the caller.*/ 481 /*Process transceive based on Remote device type* [all...] |
/frameworks/base/telephony/java/android/telephony/ |
TelephonyManager.java | 39 * the device. Applications can use the methods in this class to 86 * on the device has changed. 156 // Device Info 161 * Returns the software version number for the device, for example, 179 * Returns the unique device ID, for example, the IMEI for GSM and the MEID 180 * or ESN for CDMA phones. Return null if device ID is not available. 196 * Returns the current location of the device. 252 * Returns the neighboring cell information of the device. 277 * Returns a constant indicating the device phone type. 349 * Returns true if the device is considered roaming on the curren [all...] |
/packages/apps/Nfc/src/com/android/nfc/ |
NfcService.java | 2116 NativeP2pDevice device = (NativeP2pDevice) object; local 2324 Object device = null; local 2589 NativeP2pDevice device = (NativeP2pDevice) msg.obj; local 2602 mObjectMap.put(device.getHandle(), device); local 2627 mObjectMap.put(device.getHandle(), device); local [all...] |
/external/blktrace/doc/ |
blktrace.tex | 102 and navigate through \emph{Device Drivers} and \emph{Block devices} 213 Here we see a program issuing an INQUIRY command to the CDROM device. 218 device. An example of that would be \emph{cdrecord} burning. 226 To do this, one would specify the device (or devices) to be watched. Then 342 through the debug file system (relay). Each device being traced has 361 \emph{device}.blktrace.\emph{cpu}, where \emph{device} is the base 362 device name (e.g, if we are tracing /dev/sda, the base device name would 365 The \emph{device} portion of the event file name can be changed vi [all...] |
btt.1 | 102 per-process and per-device data. If you desire that level of detail you can 146 devices provided in the string passed to this option. The device identifiers 147 are the major and minor number of each device, and each device identifier is 190 name for each device. 207 (gen_disk_info.py), and allows for better output of device names. 240 name for each device. 264 is the basis for file names output. There are two files per device, 296 information for unplug traces on a per device basis. It shows how many 314 the prefix, followed by the device identifier in \fImajor,minor\f [all...] |
/external/bluetooth/bluez/audio/ |
source.c | 42 #include "device.h" 49 #include "../src/device.h" 169 struct audio_device *device = user_data; local 170 struct source *source = device->source; 172 DBG("Source: disconnect %s", device->path); 555 "Device Already Connected"); 576 struct audio_device *device = data; local 577 struct source *source = device->source; 584 "Device not Connected"); 615 struct audio_device *device = data local [all...] |
control.c | 53 #include "../src/device.h" 54 #include "device.h" 625 error("Can't open input device: %s (%d)", 643 error("Can't write device information: %s (%d)", 660 error("Can't create uinput device: %s (%d)", 686 /* Use device name from config file if specified */ 782 error("Unable to get audio device object for %s", address); 1000 struct audio_device *device = data; local 1001 struct control *control = device->control; 1054 struct audio_device *device = data local 1084 struct audio_device *device = data; local 1114 struct audio_device *device = data; local [all...] |
/external/bluetooth/bluez/test/ |
agent.c | 102 printf("Pincode request for device %s\n", path); 149 printf("Passkey request for device %s\n", path); 196 printf("Confirmation request of %u for device %s\n", passkey, path); 420 const char *device) 433 dbus_message_append_args(msg, DBUS_TYPE_STRING, &device, 567 "\tagent [--adapter adapter-path] [--path agent-path] <passkey> [<device>]\n" 587 char *adapter_path = NULL, *agent_path = NULL, *device = NULL; local 634 device = strdup(argv[1]); 655 if (device) { 657 capabilities, device) < 0) [all...] |
/frameworks/base/core/java/android/app/ |
AlarmManager.java | 30 * device is asleep (and can optionally wake the device up if they go off 59 * (wall clock time in UTC), which will wake up the device when 66 * device up; if it goes off while the device is asleep, it will not be 67 * delivered until the next time the device wakes up. 73 * which will wake up the device when it goes off. 79 * This alarm does not wake the device up; if it goes off while the device 80 * is asleep, it will not be delivered until the next time the device [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xcms.h | 48 * 0 == Device-Independent 49 * 1 == Device-Dependent 84 * Device RGB 253 * device-independent colour conversion code uses it as: 258 * while the device-dependent code uses it as: 266 typedef Status (*XcmsDDConversionProc)( /* using device-dependent version */ 273 typedef Status (*XcmsDIConversionProc)( /* using device-independent version */ 289 * Color Space -- per Color Space related data (Device-Independent 290 * or Device-Dependent) 319 * Screen Color Characterization Function Set -- per device clas [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDeviceProfileState.java | 35 * device. When the device bonds an instance of this class is created. 38 * A2DP. When the device is unbonded, the instance is removed. 41 * {@link BondedDevice}: This state represents a bonded device. When in this 118 BluetoothDevice device = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); 119 if (!device.equals(mDevice)) return; 127 // We trust this device now 144 // We trust this device now 178 BluetoothDevice device = i.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); local 179 if (device != null && autoConnectDevice.equals(device)) [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
emulator.jd | 6 <p>The Android SDK includes a mobile device emulator -- a virtual mobile device 8 Android applications without using a physical device. </p> 11 of a typical mobile device, except that it can not receive or place actual phone 18 Android Virtual Device (AVD) configurations. AVDs let you specify the Android 69 <li><a href="#power">Emulating Device Power Characteristics</a></li> 101 mobile device on which you can run your Android applications. It runs a full 106 mobile device skin and key mappings. When launching the emulator and at runtime, 149 application in more than one emulated device. You can use the emulator's 191 <p>Each AVD functions as an independent device, with its own private storage for [all...] |
/system/core/adb/ |
usb_linux.c | 92 // set mark flag to indicate this device is still alive 107 // kick any devices in the device list that were not found in the device scan 155 struct usb_device_descriptor* device; local 179 // should have device and configuration descriptors, and atleast two endpoints 186 device = (struct usb_device_descriptor*)bufptr; 189 if((device->bLength != USB_DT_DEVICE_SIZE) || (device->bDescriptorType != USB_DT_DEVICE)) { 194 vid = __le16_to_cpu(device->idVendor); 195 pid = __le16_to_cpu(device->idProduct) [all...] |
/external/strace/ |
config.log | 39 PATH: /android/device/prebuilt/Linux/toolchain/bin/ 41 PATH: /android/device/out/host/linux-x86/bin 42 PATH: /android/device/prebuilt/Linux/toolchain/arm-elf 43 PATH: /android/device/tools/qtools 44 PATH: /android/device/prebuilt/Linux/toolchain-eabi-4.2.1/bin 45 PATH: /android/device/prebuilt/Linux/toolchain-eabi-4.2.1/bin 93 configure:2453: gcc -I/android/device/system/kernel_headers/ conftest.c >&5 103 configure:2547: gcc -o conftest -I/android/device/system/kernel_headers/ conftest.c >&5 107 configure:2602: gcc -c -I/android/device/system/kernel_headers/ conftest.c >&5 111 configure:2655: gcc -c -I/android/device/system/kernel_headers/ conftest.c >& [all...] |
/development/simulator/app/ |
PhoneWindow.cpp | 53 : wxDialog(parent, wxID_ANY, wxT("Device"), posn, wxDefaultSize, 153 * device with identical characteristics, or a different mode for the same 154 * device. 158 * restart the device. 223 /* create the device windows if we don't already have them */ 238 * Position device windows within their views, taking into account 262 /* configure the device manager if it's not already running */ 276 fprintf(stderr, "Sim: ERROR: could not configure device mgr\n"); 305 * The device table has been reloaded. We need to throw out any pointers 370 fprintf(stderr, "display '%s' not found in device '%s'\n" [all...] |
/bionic/libc/kernel/common/linux/ |
ipmi_smi.h | 18 #include <linux/device.h>
|
/build/target/board/ |
Android.mk | 29 # device we're building for. This file is typically packaged up
|