HomeSort by relevance Sort by last modified time
    Searched refs:sending (Results 76 - 99 of 99) sorted by null

1 2 34

  /external/chromium_org/remoting/webapp/
client_plugin_async.js 532 * Requests that the host pause or resume sending video updates.
545 * Requests that the host pause or resume sending audio updates.
format_iq.js 603 * @param {boolean} send True if we're sending this stanza; false for receiving.
684 return 'Sending Iq: ' + message;
client_session.js 468 * Deletes the <embed> element from the container, without sending a
551 * Sends a key combination to the remoting client, by sending down events for
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java 279 message = mContext.getText(com.android.internal.R.string.sending);
666 // and sending it can "confuse" the baseband/ril.
741 // sending a terminal response.
  /external/chromium/chrome/browser/resources/
keyboard_overlay.js 434 * Called after sending the 'getKeyboardOverlayId' message.
new_new_tab.js 802 * will result in sending a message to the backend (see
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 112 * Prevents receiving/sending events to/from the browser, so loaded data
  /external/chromium_org/chrome/renderer/resources/extensions/
messaging.js 168 // We nulled out port when sending the response, and now the page
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 493 void set_sending(bool sending) { sending_ = sending; }
494 bool sending() const { return sending_; } function in class:cricket::WebRtcVideoChannelSendInfo
2784 const bool sending = (direction == MD_SEND) || (direction == MD_SENDRECV); local
    [all...]
  /external/chromium_org/chrome/browser/resources/
feedback.js 412 // at all versus sending the current screenshot.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakemediaengine.h 51 // A common helper class that handles sending and receiving RTP/RTCP packets.
67 bool sending() const { return sending_; } function in class:cricket::RtpHelper
169 // sending stream.
177 // sending stream.
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 26 // TODO(vadimt): Consider sending JS stacks for chrome.* API errors and
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 353 * Updates our sign in state by clearing the view is not signed in or sending
  /external/iproute2/doc/
ip-tunnels.tex 227 will route \verb|3FFE::/16| via \verb|sit0|, sending all the packets
ip-cref.tex 416 is aware of multicasting i.e.\ sending packets to some subset of neighbouring
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java 544 title = getResources().getString(R.string.sending);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java 245 SpannableString sendingString = new SpannableString(context.getText(R.string.sending));
274 * <li><tt>s</tt> indicates that the message is sending (in the outbox
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 180 <li><a href="<?cs var:toroot ?>training/basics/intents/sending.html">
181 Sending the User to Another App
216 Sending Simple Data to Other Apps
272 >Sending Files to Another Device</a>
    [all...]
  /external/blktrace/doc/
blktrace.tex 562 start sending requests to the driver. This may happen automatically
    [all...]
  /external/chromium_org/v8/src/
d8.js 292 print("sending: '" + result + "'");
    [all...]
mirror-debugger.js 163 // Maximum length when sending strings through the JSON protocol.
    [all...]
  /external/v8/src/
mirror-debugger.js 162 // Maximum length when sending strings through the JSON protocol.
    [all...]
d8.js 296 print("sending: '" + result + "'");
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 898 milliseconds

1 2 34