HomeSort by relevance Sort by last modified time
    Searched full:outgoing (Results 276 - 300 of 890) sorted by null

<<11121314151617181920>>

  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 76 // String buffer for outgoing messages
162 // Initialize the buffer for outgoing messages
  /development/samples/SipDemo/src/com/example/android/sip/
WalkieTalkieActivity.java 186 * Make an outgoing call.
195 // happen via listeners. Even making an outgoing call, don't
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
BluetoothChatFragment.java 75 * String buffer for outgoing messages
186 // Initialize the buffer for outgoing messages
  /external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_writer.cc 326 // the outgoing dump if necessary.
439 // End the outgoing dump if needed.
  /external/chromium_org/content/public/browser/
render_process_host.h 210 typedef base::Callback<void(bool incoming, bool outgoing)>
217 bool outgoing,
  /external/chromium_org/net/udp/
udp_socket_win.h 163 // Set the differentiated services flags on outgoing packets. May not
261 // QWAVE data. Used to set DSCP bits on outgoing packets.
  /external/libpcap/
README.hpux 25 >it, but I can only see incoming data, never outgoing.
56 > outgoing. I have tried tcpflow-0.12 which also uses libpcap and the
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 56 /// edgeTargetsEdgeSource - This method returns true if this outgoing edge
65 /// called to determine which outgoing edge of Node is the target of this
  /external/openfst/src/include/fst/
equivalent.h 224 // Copy outgoing arcs starting at s1 into the hashtable.
236 // Copy outgoing arcs starting at s2 into the hashtable.
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogGroupBuilderTest.java 117 // Groups with one or more incoming or outgoing.
128 // Groups with one or more incoming or outgoing.
  /packages/apps/InCallUI/src/com/android/incallui/
Call.java 46 public static final int DIALING = 6; /* An outgoing call during dial phase */
52 public static final int PRE_DIAL_WAIT = 12; /* Waiting for user before outgoing call */
  /packages/apps/Email/res/values/
strings.xml 178 <!-- Appears on screen while system is checking outgoing server settings -->
199 Your name (displayed on outgoing messages)</string>
253 <!-- "Outgoing server settings" screen, headline (text over divider) [CHAR LIMIT=none] -->
254 <string name="account_setup_outgoing_headline">Outgoing server settings</string>
255 <!-- On "Outgoing server settings" screen, label for text field, should be uppercase where applicable -->
257 <!-- On "Outgoing server settings" screen, label for text field, should be uppercase where applicable -->
259 <!-- On "Outgoing server settings" screen, label for pop-up menu, should be uppercase where applicable -->
261 <!-- On "Outgoing server settings" screen, label for check box, should be uppercase where applicable -->
263 <!-- On "Outgoing server settings" screen, label for text field, should be uppercase where applicable-->
    [all...]
  /bionic/libc/kernel/uapi/linux/
isdn.h 109 int outgoing; member in struct:__anon549
  /development/ndk/platforms/android-L/include/linux/
isdn.h 109 int outgoing; member in struct:__anon2149
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_rfc.c 91 if ((bta_hf_client_cb.scb.conn_handle && (port_handle == bta_hf_client_cb.scb.conn_handle)) || /* outgoing connection */
  /external/chromium_org/components/password_manager/content/renderer/
credential_manager_client_browsertest.cc 41 // method grabs the ID from an outgoing |message_id| message, and sets the
  /external/chromium_org/components/url_matcher/
substring_set_matcher.h 107 // Outgoing edges of current node.
  /external/chromium_org/content/browser/
security_exploit_browsertest.cc 90 // Add a host resolver rule to map all outgoing requests to the test server.
  /external/chromium_org/content/public/test/
mock_render_process_host.cc 243 bool outgoing,
mock_render_process_host.h 79 bool outgoing,
  /external/chromium_org/extensions/browser/api/cast_channel/
cast_transport.h 134 // Buffer with outgoing data.
  /external/chromium_org/google_apis/gcm/monitoring/
gcm_stats_recorder.h 115 // Records that an outgoing data message was sent over the wire.
  /external/chromium_org/net/quic/
quic_client_session_test.cc 140 // After receiving a GoAway, I should no longer be able to create outgoing
  /external/chromium_org/ppapi/host/
ppapi_host.h 44 // The sender is the channel to the plugin for outgoing messages.
resource_message_filter_unittest.cc 35 // |SendReply| is overridden to store a copy of the outgoing message and the

Completed in 514 milliseconds

<<11121314151617181920>>