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

<<11121314151617181920>>

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SMSDispatcher.java 176 /** Outgoing message counter. Shared by all dispatchers. */
179 /** Number of outgoing SmsTrackers waiting for user confirmation. */
    [all...]
CallManager.java 737 * @exception CallStateException if a new outgoing call is not currently
789 * @exception CallStateException if a new outgoing call is not currently
    [all...]
  /hardware/msm7k/librpc/rpc/
types.h 356 /* Outgoing message control functions */
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceProxy.java 454 * @param accountId the account whose outgoing mail should be sent
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverManager.java 387 if (DBG) Log.d(TAG, "Initiating outgoing transfer, [" + mLocalBluetoothAddress +
  /packages/apps/Phone/src/com/android/phone/
InCallUiState.java 267 * If true, that means that if the *next* outgoing call fails with an
PhoneUtils.java 536 * outgoing call.
548 // This is the first outgoing call. Set the Phone Call State to ACTIVE
552 // This is the second outgoing call. Set the Phone Call State to 3WAY
629 // CallStateException means a new outgoing call is not currently
715 Log.i(LOG_TAG, "Forcing speaker off when initiating a new outgoing call...");
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 138 // Avoid painting twice - both as incoming and outgoing
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 724 #define CONN_ORIENT_ORIG 0x01 /* outgoing connection oriented */
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
DNSRecord.java 87 * Adds this as an answer to the provided outgoing datagram.
169 * Write this record into an outgoing message.
    [all...]
  /external/libppp/src/
ccp.c 199 prompt_Printf(arg->prompt, "outgoing = %d\n", ccp->cfg.deflate.out.winsize);
425 /* Got a reset REQ, reset outgoing dictionary */
ppp.8.m4 108 The link is not brought up until outgoing data is detected on the tun
279 UDP port numbers are NAT'd for outgoing packets and de-NAT'd for
335 filter for outgoing packets, the
1015 mode, when an outgoing packet is detected,
1024 and then attempt to connect when another outgoing packet is detected.
1071 is the maximum number of times to try to connect for each outgoing packet
1085 will attempt to connect 4 times for each outgoing packet that causes
    [all...]
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 510 // collect weights of all incoming and outgoing edges, rememer edges that
801 // Subtract (already) outgoing flow.
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransaction.java 869 * Get the host to assign for an outgoing Request via header.
912 * Get the port to assign for the via header of an outgoing message.
    [all...]
SIPDialog.java     [all...]
  /external/openfst/src/include/fst/extensions/pdt/
expand.h 174 // Computes the outgoing transitions from a state, creating new destination
826 // states in 'ifst_' that have an outgoing close paren arc balancing
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 99 // outgoing call history
385 if (D) Log.v(TAG, "download outgoing calls request");
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 400 * Comma-separated list of protocols to use when creating outgoing TLS connections.
    [all...]
DialogFilter.java     [all...]
  /frameworks/opt/telephony/src/java/android/provider/
Telephony.java 66 public static final int MESSAGE_TYPE_FAILED = 5; // for failed outgoing messages
306 * outgoing message.
430 * Contains all pending outgoing text based SMS messages.
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 46 ** is the same as was passed in, but for an outgoing-only
80 /* Check if this is a registration for an outgoing-only connection to */
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
mux.py 877 """Puts outgoing data.
    [all...]
  /external/icu4c/common/
ucnv_u7.c 175 * 7..0 bits (6 bits outgoing base64)
    [all...]
  /external/libpcap/
pcap.3 1014 incoming or outgoing
1020 outgoing
    [all...]
savefile.c 365 * between incoming and outgoing packets, on a socket intended to
366 * supply pppd with outgoing packets so it can do dial-on-demand and
    [all...]

Completed in 928 milliseconds

<<11121314151617181920>>