HomeSort by relevance Sort by last modified time
    Searched full:sends (Results 76 - 100 of 654) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/test/
InstrumentationTestCase.java 223 * Sends a series of key events through instrumentation and waits for idle. The sequence
278 * Sends a series of key events through instrumentation and waits for idle. For instance:
301 * Sends a series of key events through instrumentation and waits for idle. Each key code
  /frameworks/base/include/ui/
InputTransport.h 72 /* Sends a signal to the other endpoint.
245 /* Sends a dispatch signal to the consumer to inform it that a new message is available.
307 /* Sends a finished signal to the publisher to inform it that the current message is
  /frameworks/base/native/include/android/
looper.h 125 * The looper always sends notifications about errors; it is not necessary
134 * The looper always sends notifications about hangups; it is not necessary
143 * The looper always sends notifications about invalid file descriptors; it is not necessary
  /development/ndk/platforms/android-4/samples/san-angeles/src/com/example/SanAngeles/
DemoActivity.java 29 * - the demo sends bazillions of polygons to OpenGL without
  /development/simulator/wrapsim/
FakeDev.h 117 * Performs key remapping and sends the event to the global input event device.
  /device/samsung/crespo/alsa-utils/seq/aseqnet/
README.aseqnet 9 aseqnet is a sequencer client which sends/receives events over
  /external/chromium/base/
message_pump_libevent.h 107 // Libevent dispatcher. Watches all sockets registered with it, and sends
  /external/dbus/tools/
dbus-send.1 26 specified, \fIdbus-send\fP sends to the session bus.
  /external/dhcpcd/
README 59 dhcpcd no longer sends a default ClientID for ethernet interfaces.
dhcpcd.8.in 152 sends the current hostname to the DHCP server so it can register in DNS.
226 normally sends a DHCP DISCOVER to find servers to offer an address.
244 as above, but sends a DHCP INFORM instead of a REQUEST.
335 sends a default
  /external/iptables/libipq/
ipq_set_mode.3 33 function sends a message to the kernel ip_queue module, specifying whether
  /external/qemu/android/
hw-control.c 52 /* called when a qemud client sends a command */
hw-sensors.c 97 * - when the qemu-specific sensors HAL module starts, it sends
104 * - the HAL module sends "set:<sensor>:<flag>" to enable or disable
113 * - the HAL module sends "set-delay:<delay>", where <delay> is an integer
123 * - each timer tick, this code sends sensor reports in the following
  /external/qemu/docs/
ANDROID-MEMCHECK.TXT 22 and memalign). For each such call, libc sends a notification message to the
  /external/skia/include/utils/
SkDumpCanvas.h 7 as text, and then sends that to a Dumper helper object.
  /external/v8/src/
debug-agent.h 89 // debugger and sends debugger events/responses to the remote debugger.
  /external/webkit/WebCore/dom/
MessagePortChannel.h 94 // Sends a message and optional cloned port to the remote port.
  /external/webkit/WebCore/page/wx/
EventHandlerWx.cpp 111 // wx sends activate events separate from mouse events.
  /frameworks/base/cmds/input/src/com/android/commands/input/
Input.java 28 * Command that sends key events to the device, either by their keycode, or by
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 69 /** Server sends error status. */
318 /** sends the actual message to the service */
332 /** sends the actual message to the service */
346 /** sends the actual message to the service */
  /frameworks/base/docs/html/guide/topics/testing/
index.jd 67 usually called Monkey, is a command-line tool that sends pseudo-random
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java 36 public View content; // takes the click events and sends the PendingIntent
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 106 * Handler that checks the amount of disk space on the device and sends a
328 * This method sends a notification to NotificationManager to display
358 * Cancels low storage notification and sends OK intent.
381 * Cancels memory full notification and sends "not full" intent.
  /hardware/libhardware/include/hardware/
qemud.h 34 * that sends its formatted string argument(s) to the log.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientHandshakeImpl.java 49 * creates and sends respond messages. Outbound messages are supplied
353 * Creates and sends Finished message
381 * Processes ServerHelloDone: makes verification of the server messages; sends
382 * client messages, computers masterSecret, sends ChangeCipherSpec

Completed in 361 milliseconds

1 2 34 5 6 7 8 91011>>