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

<<11121314151617181920>>

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
VendorPolicyLoader.java 234 * templates are used in 4 fields -- incoming and outgoing URI and user name.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceProxy.java 306 * @param accountId the account whose outgoing mail should be sent.
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
PduPart.java 396 // for incoming messages and by MM composer for outgoing messages.
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
ProcessSentMessageAction.java 148 LogUtil.v(TAG, "ProcessSentMessageAction: Deleted temp file with outgoing "
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduPart.java 371 // for incoming messages and by MM composer for outgoing messages.
  /packages/services/Telecomm/src/com/android/server/telecom/
CreateConnectionProcessor.java 40 * This class creates connections to place new outgoing calls or to attach to an existing incoming
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
PhoneAccountRegistrarTest.java 152 // By default, there is no default outgoing account (nothing has been registered)
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipAccountRegistry.java 55 * outgoing calls.
  /packages/services/Telephony/src/com/android/phone/
SpecialCharSequenceMgr.java 45 * them from the regular "Dialer" used for outgoing calls, which is part
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asynchat.py 205 "automatically close this channel once the outgoing queue is empty"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asynchat.py 205 "automatically close this channel once the outgoing queue is empty"
  /system/bt/stack/rfcomm/
rfc_l2cap_if.c 105 /* if timeout, local device disconnects outgoing connection and continues as acceptor */
  /art/compiler/jni/quick/
jni_compiler.cc 194 // Note that we always have outgoing param space available for at least two params.
565 // Check outgoing argument is within frame
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
wsgiwrappers.py 390 Define a cookie to be sent via the outgoing HTTP headers
402 deleted (via the outgoing HTTP headers)
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 546 // chain and flag operands which copy the outgoing args into registers.
561 // before any new outgoing arguments are stored to the stack, because the
562 // outgoing stack slots may alias the incoming argument stack slots, and
810 // For Hexagon, the outgoing memory arguments area should be on top of the
811 // alloca area on the stack i.e., the outgoing memory arguments should be
813 // stack by adding back the space reserved for outgoing arguments to SP
816 // We do not know what the size of the outgoing args is at this point.
    [all...]
  /external/llvm/lib/Transforms/Utils/
LoopUnrollRuntime.cpp 70 // Create a PHI node for each outgoing value from the original loop
71 // (which means it is an outgoing value from the prolog code too).
  /external/okhttp/
CHANGELOG.md 49 * Fix: Buffer outgoing HTTP/2 frames to limit how many outgoing frames are
  /external/tcpdump/
print-pptp.c 78 "OCRQ", /* 7 Outgoing-Call-Request */
79 "OCRP", /* 8 Outgoing-Call-Reply */
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraCaptureSessionImpl.java 53 * User-specified state callback, used for outgoing events; calls to this object will be
57 /** User-specified state handler used for outgoing state callback events */
  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
BluetoothPbapClient.java 83 * Path to local outgoing calls history object
108 * Path to outgoing calls history object stored on the phone's SIM card
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 702 // Can't make outgoing calls when there is a ringing or
703 // connecting outgoing call
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 359 // outgoing connection failed
364 logi("disconnect for outgoing in pending state");
    [all...]
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncomingFragment.java 533 // Set the username and password for the outgoing settings to the username and
535 // pick a smarter outgoing address.
  /packages/apps/InCallUI/src/com/android/incallui/
InCallActivity.java 598 // Start animation for new outgoing call
602 // InCallActivity is responsible for disconnecting a new outgoing call if there
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeMessage.java 53 * It would be better to simply do it explicitly on local creation of new outgoing messages.
78 // This conversion is used when generating outgoing MIME messages. Incoming MIME date

Completed in 1895 milliseconds

<<11121314151617181920>>