HomeSort by relevance Sort by last modified time
    Searched full:outgoing (Results 51 - 75 of 627) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppol2tp.h 33 __u16 d_tunnel, d_session; /* For sending outgoing packets */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 20 char outdev_name[IFNAMSIZ]; /* Name of outgoing interface */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java 86 * -e OUTGOING smtp+ssl+://test_account:test_password@smtp.gmail.com
105 private static final String EXTRA_CREATE_ACCOUNT_OUTGOING = "OUTGOING";
296 String outgoing = intent.getStringExtra(EXTRA_CREATE_ACCOUNT_OUTGOING); local
298 TextUtils.isEmpty(incoming) || TextUtils.isEmpty(outgoing)) {
300 "INCOMING, OUTGOING");
304 forceCreateAccount(email, user, incoming, outgoing);
591 * @param outgoing The URI-style string defining the outgoing account
593 private void forceCreateAccount(String email, String user, String incoming, String outgoing) {
600 HostAuth.setHostAuthFromString(sendAuth, outgoing);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 93 #define BTA_AG_OUT_CALL_ORIG_RES 14 /* Outgoing phone call origination */
94 #define BTA_AG_OUT_CALL_ALERT_RES 15 /* Outgoing phone call alerting remote party */
95 #define BTA_AG_OUT_CALL_CONN_RES 16 /* Outgoing phone call connected */
96 #define BTA_AG_CALL_CANCEL_RES 17 /* Incoming/outgoing 3-way canceled before connected */
327 #define BTA_AG_CALLSETUP_OUTGOING 2 /* Outgoing call set up is ongoing */
328 #define BTA_AG_CALLSETUP_ALERTING 3 /* Remote party being alerted in an outgoing call */
  /libcore/luni/src/main/java/javax/net/ssl/
SSLEngine.java 331 * Encodes the outgoing application data buffers into the network data
336 * the array of source buffers of outgoing application data.
415 * Encodes the outgoing application data buffers into the network data
420 * the array of source buffers of outgoing application data.
442 * Encodes the outgoing application data buffer into the network data
447 * the source buffers of outgoing application data.
  /packages/apps/Phone/src/com/android/phone/
SipCallOptionHandler.java 53 * Activity that selects the proper phone type for an outgoing call.
56 * for an outgoing phone call, depending on the outgoing "number" (which
105 // whole outgoing-call sequence. This intent will ultimately be
139 // outgoing call.)
394 // Woo hoo -- it's finally OK to initiate the outgoing call!
ProcessOutgoingCallTest.java 28 * a couple of simple modifications to outgoing calls, and by printing log
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
tcpport.cc 75 // Check if we are allowed to make outgoing TCP connections
184 bool outgoing = (socket_ == NULL); local
185 if (outgoing) {
  /external/icu4c/common/
uresimp.h 123 * @param status fills in the outgoing error code.
142 * @param status fills in the outgoing error code.
192 * @param status: fills in the outgoing error code
213 * @param status: fills in the outgoing error code
  /external/iptables/extensions/
libxt_TCPMSS.man 3 outgoing interface's MTU minus 40 for IPv4 or 60 for IPv6, respectively).
libxt_tcp.man 37 incoming TCP connections, but outgoing TCP connections will be
  /external/jmdns/src/javax/jmdns/impl/
DNSOutgoing.java 16 * An outgoing DNS message.
191 * Create an outgoing multicast query or response.
200 * Create an outgoing query or response.
210 * Create an outgoing query or response.
  /external/libppp/src/
link.h 51 u_long proto_in[NPROTOSTAT]; /* outgoing protocol stats */
  /external/smack/src/org/xbill/DNS/
SIG0.java 18 * The default validity period for outgoing SIG(0) signed messages.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
NotificationQueue.h 60 /** Places an element to the outgoing queue.
  /libcore/luni/src/main/java/java/net/
MulticastSocket.java 72 * Returns an address of the outgoing network interface used by this socket. To avoid
103 * Returns the outgoing network interface used by this socket.
262 * Sets the outgoing network interface used by this socket. The interface used is the first
283 * Sets the outgoing network interface used by this socket to the given
  /packages/apps/Dialer/res/values-en-rGB/
strings.xml 51 <string name="call_log_outgoing_header" msgid="761009180766735769">"Outgoing calls only"</string>
87 <string name="menu_show_outgoing_only" msgid="1965570298133301970">"Show outgoing only"</string>
102 <string name="type_outgoing" msgid="343108709599392641">"Outgoing call"</string>
108 <string name="description_call_log_outgoing_call" msgid="604831756853471658">"Outgoing call"</string>
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidatesContainer.java 127 * Animation used by the outgoing view when the user navigates to a left
133 * Animation used by the outgoing view when the user navigates to a right
139 * Animation used by the outgoing view when the user navigates to a page
158 * Animation object which is used for the outgoing view currently.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxdeltastr.h 49 unsigned short activeDeltas; /* only needed for outgoing */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_packet.h 30 #define PACKET_OUTGOING 4 /* Outgoing of any type */
if_wanpipe.h 81 #define WAN_PACKET_OUTGOING 4 /* Outgoing of any type */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxdeltastr.h 49 unsigned short activeDeltas; /* only needed for outgoing */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h 30 #define PACKET_OUTGOING 4 /* Outgoing of any type */
if_wanpipe.h 81 #define WAN_PACKET_OUTGOING 4 /* Outgoing of any type */

Completed in 1570 milliseconds

1 23 4 5 6 7 8 91011>>