HomeSort by relevance Sort by last modified time
    Searched full:outgoing (Results 426 - 450 of 721) sorted by null

<<11121314151617181920>>

  /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
  /system/bt/stack/btm/
btm_dev.c 296 /* outgoing connection */
btm_int.h     [all...]
  /system/bt/stack/include/
mca_api.h 318 ** reported. The security mask parameter overrides the outgoing
  /system/bt/stack/mcap/
mca_cact.c 118 /* no pending outgoing messages or it's an abort request for a pending data channel */
  /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/llvm/lib/Transforms/Scalar/
SampleProfile.cpp 421 /// \brief Propagate weights through incoming/outgoing edges.
569 /// - If all incoming or outgoing edges are known except one, and the
  /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...]
  /frameworks/base/core/java/android/app/
ActivityOptions.java 193 * the outgoing activity. Use 0 for no animation.
211 * the outgoing activity. Use 0 for no animation.
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 101 // outgoing call history
402 if (D) Log.v(TAG, "download outgoing calls request");
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 583 * - Handle all outgoing communication to the out-socket. Either replies from the RIL or direct
585 * - Handle all outgoing communication to the RIL-BT socket.
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnection.java 281 * For video calls, indicates whether the outgoing video for the call can be paused using
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/classes/
multidigraph.py 398 """Return a list of the outgoing edges.
493 out_edges: return a list of outgoing edges
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java 510 * outgoing call.
523 // This is the first outgoing call. Set the Phone Call State to ACTIVE
527 // This is the second outgoing call. Set the Phone Call State to 3WAY
618 // CallStateException means a new outgoing call is not currently
683 Log.i(LOG_TAG, "Forcing speaker off when initiating a new outgoing call...");
    [all...]
  /frameworks/base/core/res/res/values-en-rAU/
strings.xml 71 <string name="ClirMmi" msgid="7784673673446833091">"Outgoing Caller ID"</string>
265 <string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
266 <string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
    [all...]
  /frameworks/base/core/res/res/values-en-rGB/
strings.xml 71 <string name="ClirMmi" msgid="7784673673446833091">"Outgoing Caller ID"</string>
265 <string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
266 <string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
    [all...]
  /frameworks/base/core/res/res/values-en-rIN/
strings.xml 71 <string name="ClirMmi" msgid="7784673673446833091">"Outgoing Caller ID"</string>
265 <string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
266 <string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
    [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 106 llvm::BasicBlock *outgoing = Builder.GetInsertBlock(); local
107 assert(outgoing && "expression emission cleared block!");
121 if (incoming != outgoing && outgoing->use_empty()) {
122 outgoing->eraseFromParent();
    [all...]
  /external/google-breakpad/src/common/dwarf/
dwarf2reader_cfi_unittest.cc     [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...]
  /frameworks/base/telecomm/java/android/telecom/
Connection.java 74 * An outgoing connection is in the dialing state. In this state the other party has not yet
224 * For video calls, indicates whether the outgoing video for the call can be paused using
708 * Sets the camera to be used for the outgoing video.
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java     [all...]
  /packages/apps/Email/provider_src/com/android/email/service/
AttachmentService.java 89 // Normal priority is for forwarded downloads in outgoing mail
    [all...]

Completed in 1519 milliseconds

<<11121314151617181920>>