/external/nist-sip/java/gov/nist/javax/sip/stack/ |
MessageProcessor.java | 63 * My Sent by string ( which I use to set the outgoing via header) 231 * Set the sentby string. This is used for stamping outgoing messages sent
|
TLSMessageChannel.java | 172 sipStack.getStackLogger().logDebug("creating new TLSMessageChannel (outgoing)"); 407 // For response, this has already been recorded in the outgoing 434 // Use this for outgoing messages as well. 686 * Get the host to assign to outgoing messages. 695 * Get the port for outgoing messages sent from the channel.
|
MessageChannel.java | 152 * Get the host to assign for an outgoing Request via header. 157 * Get the port to assign for the via header of an outgoing message. 309 * @return a via header for outgoing messages sent from this channel.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
equivalent.h | 189 // Copy outgoing arcs starting at s1 into the hashtable. 201 // Copy outgoing arcs starting at s2 into the hashtable.
|
/hardware/msm7k/librpc/ |
svc_clnt_common.c | 28 /* Outgoing message control functions */ 60 /* We start writing into the outgoing-message buffer at index 32, because
|
/packages/apps/PhoneCommon/src/com/android/phone/common/ |
CallLogAsync.java | 114 * Parameter object to hold the args to get the last outgoing call 195 * AsyncTask to get the last outgoing call from the DB.
|
/sdk/emulator/opengl/tests/event_injector/ |
emulator-console.c | 258 /* send outgoing data, if any */ 290 /* Append new message at end of outgoing list */
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaConnection.java | 52 String mDialString; // outgoing calls only 53 String mPostDialString; // outgoing calls only 568 * An incoming or outgoing call has connected 583 // outgoing calls only 586 // Only release wake lock for incoming calls, for outgoing calls the wake lock 738 * and outgoing calls
|
/external/openssh/ |
packet.c | 128 /* Buffer for the partial outgoing packet being constructed. */ 194 TAILQ_HEAD(, packet) outgoing; 237 TAILQ_INIT(&active_state->outgoing); 663 * If using packet compression, compress the payload of the outgoing 948 /* increment sequence number for outgoing packets */ 950 logit("outgoing seqnr wraps around"); 983 TAILQ_INSERT_TAIL(&active_state->outgoing, p, next); 997 while ((p = TAILQ_FIRST(&active_state->outgoing))) { 1003 TAILQ_REMOVE(&active_state->outgoing, p, next); [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_ucd.c | 731 ** Description enqueue outgoing UCD packet into security pending queue 747 ** Description check outgoing security 971 /* check if any outgoing UCD packet is waiting security check */ 991 /* check if any outgoing UCD packet is waiting security check * [all...] |
/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/ |
DigestMD5SaslClient.java | 255 * the length. offset and len specify the portion of outgoing to use. 257 * @param outgoing A non-null byte array containing the bytes to encode 258 * @param offset The starting position at outgoing of the bytes to use 259 * @param len The number of bytes from outgoing to use 270 byte[] outgoing,
|
/external/smack/src/com/novell/sasl/client/ |
DigestMD5SaslClient.java | 255 * the length. offset and len specify the portion of outgoing to use. 257 * @param outgoing A non-null byte array containing the bytes to encode 258 * @param offset The starting position at outgoing of the bytes to use 259 * @param len The number of bytes from outgoing to use 270 byte[] outgoing,
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BluetoothChatService.java | 80 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection 354 * This thread runs while attempting to make an outgoing connection 427 * It handles all incoming and outgoing transmissions.
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
BluetoothChatService.java | 67 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection 346 * This thread runs while attempting to make an outgoing connection 420 * It handles all incoming and outgoing transmissions.
|
BluetoothChat.java | 76 // String buffer for outgoing messages 162 // Initialize the buffer for outgoing messages
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_act.c | 573 /* If incoming and outgoing device are same, nothing more to do. */ 574 /* Outgoing conn will be aborted because we have successful incoming conn. */ 578 /* Resume outgoing connection. */
|
/external/smack/src/org/jivesoftware/smack/packet/ |
PrivacyItem.java | 53 /** blocks outgoing presence notifications. */
158 * Sets whether the receiver allows or denies outgoing presence or not.
160 * @param filterPresence_out indicates if the receiver allows or denies filtering outgoing presence
|
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/ |
Socks5Proxy.java | 51 * local network addresses used for outgoing SOCKS5 Bytestream requests.
211 * longer be used of outgoing SOCKS5 Bytestream requests.
221 * candidates of outgoing SOCKS5 Bytestream requests.
|
/external/tcpdump/ |
print-l2tp.c | 48 #define L2TP_MSGTYPE_OCRQ 7 /* Outgoing-Call-Request */ 49 #define L2TP_MSGTYPE_OCRP 8 /* Outgoing-Call-Reply */ 50 #define L2TP_MSGTYPE_OCCN 9 /* Outgoing-Call-Connected */
|
/frameworks/native/cmds/flatland/ |
Main.cpp | 87 { // Outgoing activity 113 { // Outgoing SurfaceView 117 { // Outgoing activity
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipSession.java | 33 * Defines SIP session states, such as "registering", "outgoing call", and "in call". 108 * ("on registering") or a call is outgoing ("on calling"). 428 * Ends an established call, terminates an outgoing call or rejects an
|
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageListAdapter.java | 267 * outgoing message, the avatar and text and other items are laid out either left or right 269 * there's a greater than zero chance that the right-justified text on outgoing messages 276 return 4; // Incoming and outgoing messages, both sms and mms
|
/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
|
/external/chromium/chrome/common/ |
automation_messages_internal.h | 398 // This message is an outgoing message from Chrome to an external host. 409 // This message is an outgoing message from Chrome to an external host. 465 // This message is an outgoing message from Chrome to an external host. 516 // This message is an outgoing message from Chrome to an external host. 539 // This message is an outgoing message from Chrome to an external host. [all...] |
/external/libffi/src/powerpc/ |
darwin_closure.S | 55 32 Bytes (outgoing parameter area, always reserved) 67 in the parents outgoing area. */
|