/external/webkit/WebKit/chromium/src/js/ |
DebuggerAgent.js | 486 * Sends "evaluate" request to the debugger. 500 * Sends "lookup" request for each unresolved property of the object. When 530 * Sends "scope" request for the scope object to resolve its variables. 555 * Sends "scopes" request for the frame object to resolve all variables 685 * Sends "backtrace" request to v8. 697 * Sends command to v8 debugger. 722 * Sends "lookup" request to v8. [all...] |
/external/libnfc-nxp/inc/ |
phNfcTypes.h | 480 - This command sends the data buffer directly 496 - This command sends the data buffer directly 512 - This command sends the data buffer directly 532 - This command sends the data buffer directly 554 - This command sends the data buffer directly [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
MonkeyDevice.jd | 211 Sends the key event specified by type to the key specified by 338 Sends a touch event specified by type to the screen location specified 357 Sends the characters contained in message to this device, as if they 801 Sends the key event specified by <code>type</code> to the key specified by [all...] |
monkey.jd | 14 instance or on a device. It sends a pseudo-random stream of 28 <p>When the Monkey runs, it generates events and sends them to the system. It also <i>watches</i>
|
monkeyrunner_concepts.jd | 35 that installs an Android application or test package, runs it, sends keystrokes to it, 97 package, runs one of its activities, and sends key events to the activity.
|
/sdk/emulator/qemud/ |
qemud.c | 38 * * the client sends the service name through the socket, as 42 * internal unique channel number > 0, then sends a connection 63 * * If the client closes the connection, qemud sends the following 1048 * extracts the payload size and channel index, then sends 1209 * the client first sends the name of the system service [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_RFReader.h | 494 * The phHciNfc_Send_RFReader_Command function sends the HCI Reader Gate 527 * The phHciNfc_Send_RFReader_Event function sends the HCI Reader Gate
|
phHciNfc_WI.c | 475 * \brief Sends WI gate specfic HCI Events to the connected reader device. 476 * This function Sends the WI mode specific HCI Event frames in the HCP packet format to the
|
phLlcNfc_DataTypes.h | 128 /* PN544 continuously sends an incorrect I frames to the HOST, 344 /* If PN544 sends the URSET frame in between any transaction, then
|
/external/quake/quake/src/QW/client/ |
net_chan.c | 110 Sends an out-of-band datagram 138 Sends a text message in an out-of-band datagram
|
/external/tcpdump/ |
README | 95 tcp transfer). Since we assume that one host only sends and 116 sends or acks have a number in square brackets showing
|
/frameworks/base/core/java/android/net/http/ |
AndroidHttpClientConnection.java | 249 * Sends the request line and all headers over the connection. 265 * Sends the request entity over the connection.
|
/frameworks/base/core/java/android/speech/ |
RecognizerIntent.java | 49 * Starts an activity that will prompt the user for speech and sends it through a 84 * Starts an activity that will prompt the user for speech, sends it through a
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/include/ |
cvei.h | 351 /** This function sends in an input video data structure containing a source 367 /** This function sends in an input video data structure containing a source
|
/hardware/libhardware/include/hardware/ |
gps.h | 585 * Sends the notification request from HAL to GPSLocationProvider. 602 /** Sends a response to HAL. */
|
/libcore/luni/src/main/java/java/nio/channels/ |
Channels.java | 158 * {@code encoder} and sends the bytes to the specified channel. 177 * {@code encoder} and sends the bytes to the specified channel. This method
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
IDevice.java | 205 * Executes a shell command on the device, and sends the result to a <var>receiver</var> 226 * Executes a shell command on the device, and sends the result to a <var>receiver</var>.
|
/system/core/adb/ |
jdwp_service.c | 48 - it sends the file descriptor of the second socket directly 593 ** this periodically sends the list of known JDWP process pids
|
/dalvik/vm/jdwp/ |
Jdwp.h | 144 * additional requests. (Otherwise, if the debugger immediately sends a
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/ |
AuthenticatorActivity.java | 127 * Handles onClick event on the Submit button. Sends username/password to
|
/external/blktrace/doc/ |
blktrace.8 | 202 sends the command data block as a payload so that blkparse can decode it.
|
/external/iproute2/doc/actions/ |
mirred-usage | 24 - Mirror takes a copy of the packet and sends it to specified
|
/external/kernel-headers/original/linux/sunrpc/ |
xprt.h | 197 sends, /* how many complete requests */ member in struct:rpc_xprt::__anon5031
|
/external/netperf/ |
netsh.c | 169 local_send_align, /* alignment for local sends */ 173 remote_send_align, /* alignment for remote sends */ 420 local_send_align = 8; /* alignment for local sends */ 422 remote_send_align = 8; /* alignment for remote sends */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 116 buffer that isn't being read and sends it to the CoreAudio mixer where it eventually gets
|