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

1 2 3 4 5 6 7 8 91011>>

  /system/tpm/trunks/
tpm_handle.h 28 // Sends commands to a TPM device via a handle to /dev/tpm0. All commands are
tpm_simulator_handle.h 29 // Sends command requests to an in-process software TPM. All commands are
  /system/update_engine/common/
action_unittest.cc 56 // This test creates two simple Actions and sends a message via an ActionPipe
  /test/vts/drivers/hal/common/include/binder/
VtsFuzzerBinderService.h 49 // Sends an exit command.
  /tools/tradefederation/core/prod-tests/src/com/android/sdk/tests/
EmulatorSmsPreparer.java 30 * Sends and SMS message to the emulator
  /tools/tradefederation/core/src/com/android/tradefed/result/
FailureEmailResultReporter.java 23 * An {@link EmailResultReporter} that sends notifications if either a test failure or invocation
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 35 pick an e-mail address or image -- the picking activity sends the selected
40 to pick something and sends the selection back to its caller. Implementing
58 <td class="DescrColumn">Allows user to pick an option and sends it back to its caller</td>
  /external/autotest/scheduler/shard/
shard_client_integration_tests.py 117 # Master sends a user with the same login but different id
122 # Master sends a user with the same id, different login
127 # Master sends a new user
  /frameworks/base/media/native/midi/
midi.h 136 * Sends data to the specified input port.
147 * Sends data to the specified input port with a timestamp.
160 * Sends a message with a 'MIDI flush command code' to the specified port.
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ClientWakelockTrackerTest.java 35 client "PQR" sends a message at t+20 and gets response at t+120. Verify that
69 and sends another message at t+20 and gets response at t+120. Verify that
116 /* This test has client "ABC" send 1 message at time t and client "PQR" sends 1 message
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 62 * Sends a string of characters to the listener.
74 * Sends the ongoing batch input points data.
80 * Sends the final batch input points data.
  /prebuilts/go/darwin-x86/src/time/
sleep.go 135 // Used in NewTicker, dropping sends on the floor is
137 // because the sends are periodic.
144 // After waits for the duration to elapse and then sends the current time
  /prebuilts/go/linux-x86/src/time/
sleep.go 135 // Used in NewTicker, dropping sends on the floor is
137 // because the sends are periodic.
144 // After waits for the duration to elapse and then sends the current time
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiAtapi.c 23 Sends out ATAPI Inquiry Packet Command to the specified device. This command will
91 Sends out ATAPI Test Unit Ready Packet Command to the specified device
138 Sends out ATAPI Request Sense Packet Command to the specified device.
233 Sends out ATAPI Read Capacity Packet Command to the specified device.
293 Sends out ATAPI Read Format Capacity Data Command to the specified device.
  /external/webrtc/webrtc/libjingle/xmpp/
xmppengine.h 240 //! Sends CloseConnection to output, and disconnects and registered
265 //! Sends a stanza to the server.
268 //! Sends raw text to the server
271 //! Sends an iq to the server, and registers a callback for the result.
283 //! Forms and sends an error in response to the given stanza.
xmppengineimpl.h 119 //! Sends CloseConnection to output, and disconnects and registered
135 //! Sends a stanza to the server.
138 //! Sends raw text to the server
141 //! Sends an iq to the server, and registers a callback for the result.
152 //! Forms and sends an error in response to the given stanza.
  /libcore/ojluni/src/main/java/java/sql/
PreparedStatement.java 121 * to an SQL <code>BIT</code> or <code>BOOLEAN</code> value when it sends it to the database.
135 * to an SQL <code>TINYINT</code> value when it sends it to the database.
148 * to an SQL <code>SMALLINT</code> value when it sends it to the database.
161 * to an SQL <code>INTEGER</code> value when it sends it to the database.
174 * to an SQL <code>BIGINT</code> value when it sends it to the database.
187 * to an SQL <code>REAL</code> value when it sends it to the database.
200 * to an SQL <code>DOUBLE</code> value when it sends it to the database.
213 * it sends it to the database.
229 * when it sends it to the database.
243 * <code>VARBINARY</code> values) when it sends it to the database
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
PacketDispatcher.java 187 * Internal class to synchronize jdwp commands. It sends command packets
257 * Sends command and waits for the reply during timeout.
334 * Sends command without waiting for the reply and returns id of the
640 * Sends JDWP command packet and waits for reply packet during default
659 * Sends JDWP command packet and waits for reply packet during certain
682 * Sends CommandPacket to debuggee VM without waiting for the reply. This
  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java 33 * repeating countdown timer that sends a PendingIntent. The user starts and stops the timer with
160 // Sends a notification to the screen.
202 // Sets a unique ID for the notification and sends it to NotificationManager to be
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSession.aidl 216 * Sends a DTMF code. According to <a href="http://tools.ietf.org/html/rfc2833">RFC 2833</a>,
240 * Sends an USSD message.
273 * Device sends RTT message
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RemotePlaybackClient.java 258 * Sends a request to play a media item.
292 * Sends a request to enqueue a media item.
351 * Sends a request to seek to a new position in a media item.
388 * Sends a request to get the status of a media item.
418 * Sends a request to remove a media item from the queue.
451 * Sends a request to pause media playback.
478 * Sends a request to resume (unpause) media playback.
505 * Sends a request to stop media playback and clear the media playback queue.
532 * Sends a request to start a new media playback session.
566 * Sends a message
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NdefPushSenderActivity.java 34 * Test activity that sends a particular NDEF Push message to another NFC device.
  /cts/tests/tests/location/src/android/location/cts/suplClient/
SuplTcpClient.java 51 /** Sends a byte array of SUPL data to the server */
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
BasicGestureDetectFragment.java 51 /* For the view where gestures will occur, create an onTouchListener that sends
  /developers/build/prebuilts/gradle/DelayedConfirmation/
README.md 6 sample, pressing a button on the phone app sends a message to the wearable to start a simple

Completed in 638 milliseconds

1 2 3 4 5 6 7 8 91011>>