HomeSort by relevance Sort by last modified time
    Searched full:sends (Results 151 - 175 of 2607) sorted by null

1 2 3 4 5 67 8 91011>>

  /test/vts/agents/hal/
SocketServerForDriver.h 41 // Sends a RPC call to the runner.
  /device/google/contexthub/util/nanotool/
contexthub.h 142 * Sends a sensor enable request to the context hub.
148 * Sends a disable sensor request to context hub. Note that this always
156 * Sends a disable sensor request for every sensor type we know about.
169 * Sends all data stored in the calibration file to the context hub.
245 * Sends the given calibration data down to the hub
  /system/bt/stack/rfcomm/
rfc_ts_frames.cc 38 * Description This function sends SABME frame.
66 * Description This function sends UA frame.
93 * Description This function sends DM frame.
120 * Description This function sends DISC frame.
147 * Description This function sends UIH frame.
199 * Description This function sends DLC Parameters Negotiation Frame.
242 * Description This function sends Flow Control On Command.
265 * Description This function sends Flow Control Off Command.
288 * Description This function sends Modem Status Command Frame.
335 * Description This function sends Remote Line Status Command Frame
    [all...]
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
CtsKeyEventUtil.java 42 * Sends the key events corresponding to the text to the app being instrumented.
70 * Sends a series of key events through instrumentation. For instance:
93 * Sends a series of key events through instrumentation. The sequence of keys is a string
147 * Sends an up and down key events.
160 * Sends a key event.
199 * Sends a key event while holding another modifier key down, then releases both keys and
  /packages/services/Car/tools/emulator/
vhal_emulator.py 20 This module provides a vhal class which sends and receives messages to the vehicle HAL module
172 Sends a getConfig message for the specified property.
182 Sends a getConfigAll message to the host. This will return all configs available.
190 Sends a getProperty command for the specified property ID and area ID.
201 Sends a getPropertyAll message to the host. This will return all properties available.
209 Sends a setProperty command for the specified property ID, area ID, and value.
  /cts/tests/tests/preference2/res/xml/
fragmented_preferences.xml 58 <!-- This PreferenceScreen tag sends the user to a new fragment of
70 <!-- This PreferenceScreen tag sends the user to a completely different
  /developers/samples/android/admin/NfcProvisioning/
template-params.xml 60 This sample itself is not a device owner, but it is a programming app that sends NFC message to an
67 NFC Provisioning app is nothing but an ordinary Android Beam app that just sends out provisioning
  /developers/samples/android/input/keyboard/CommitContentSampleIME/
template-params.xml 27 This sample demonstrates how to write an keyboard which sends rich content
55 This sample demonstrates how to write an keyboard which sends rich content (such as images) to text
  /developers/samples/android/notification/MessagingService/
template-params.xml 29 This sample shows a simple service that sends notifications using
65 This sample shows a simple service that sends notifications using
  /development/samples/ApiDemos/res/xml/
fragmented_preferences.xml 54 <!-- This PreferenceScreen tag sends the user to a new fragment of
65 <!-- This PreferenceScreen tag sends the user to a completely different
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/
DataHubStdErr.c 34 handler reads the Data Hub and sends any DEBUG info to StdErr.
99 handler reads the Data Hub and sends any DEBUG info to StdErr.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
HoldEventsTest.java 51 * <BR> Then the test sends request for TESTED_THREAD and
56 * Then the test sends VirtualMachine.ReleaseEvents command
ReleaseEventsTest.java 38 * After the test sends <code>HoldEvents</code>, the debuggee
63 * <BR> Then the test sends request for TESTED_THREAD and
  /external/clang/test/Rewriter/
instancetype-test.mm 46 // Test that message sends to instancetype methods have the right type.
67 // Message sends to Class.
  /external/fio/
server.h 105 * Client sends this to server on VTRIGGER, server sends back a full
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Announcer.java 20 * The Announcer sends an accumulated query of all announces, and advances the state of all serviceInfos, for which it has sent an announce. The Announcer also sends announcements and advances the state of JmDNS itself.
  /external/libmojo/mojo/edk/system/
message_pipe_perftest.cc 151 // For each message received, sends a reply message with the same contents
159 // Repeatedly sends messages as previous one got replied by the child.
  /external/lz4/tests/
README.md 34 - The script sends e-mails using `mutt`; if `mutt` is not available it sends e-mails without attachments using `mail`; if both are not available it only prints a warning
  /external/webrtc/webrtc/base/
testclient.h 54 // Sends using the clients socket.
57 // Sends using the clients socket to the given destination.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl_unittest.cc 380 // Receive module sends a NACK.
395 // Receive module sends a FIR.
401 // Receive module sends a FIR and PLI.
457 // Send module sends a NACK.
467 // Send module sends a NACK.
490 // Send module sends a NACK.
518 // Receive module sends NACK request.
533 // Receive module sends new request with duplicated packets.
  /external/webrtc/webrtc/p2p/base/
stunrequest.h 37 // If |msg_type| is kAllRequests, sends all pending requests right away.
38 // Otherwise, sends those that have a matching type right away.
  /frameworks/av/drm/mediacas/plugins/clearkey/
ClearKeyFetcher.cpp 88 // TODO(rkint): test against BroadcastEncryptor to verify what BE sends on
89 // asset_id change. If it sends an EcmContainer with 2 Ecms with different
  /frameworks/base/core/java/com/android/internal/util/
WakeupMessage.java 27 * An AlarmListener that sends the specified message to a Handler and keeps the system awake until
36 * processed it. This is because as soon as the onAlarmListener sends the message and returns, the
  /frameworks/base/services/core/java/com/android/server/display/
DisplayAdapter.java 108 * Sends a display device event to the display adapter listener asynchronously.
121 * Sends a request to perform traversals.
  /frameworks/native/services/surfaceflinger/
MessageQueue.h 123 // sends INVALIDATE message at next VSYNC
125 // sends REFRESH message at next VSYNC

Completed in 2602 milliseconds

1 2 3 4 5 67 8 91011>>