/frameworks/av/services/camera/libcameraservice/ |
Camera3Device.h | 246 * Queue a trigger to be dispatched with the next outgoing
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduPart.java | 384 // for incoming messages and by MM composer for outgoing messages.
|
/packages/apps/Email/src/com/android/email/ |
RefreshManager.java | 37 * <li>Taking refresh requests of mailbox-lists and message-lists and the "send outgoing
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
StateManager.java | 216 StateTransitionAnimation.Transition.Outgoing);
|
/packages/apps/Phone/res/layout/ |
primary_call_info.xml | 150 <!-- Shown when a gateway provider is used during any outgoing call. -->
|
/packages/apps/Phone/src/com/android/phone/ |
SpecialCharSequenceMgr.java | 42 * them from the regular "Dialer" used for outgoing calls, which is part
|
EmergencyCallHelper.java | 373 * Actually initiate the outgoing emergency call. 382 // Place an outgoing call to mNumber.
|
OtaUtils.java | 387 // (2) by manually making an outgoing call to a special OTASP number 390 // Instead, the outgoing call request goes straight to CallController.placeCall(). 544 * before initiating an outgoing OTASP call. 743 // Place an outgoing call to the special OTASP number: 747 // Initiate the outgoing call: [all...] |
InCallScreen.java | 603 // the state of the telephony framework (e.g. an outgoing call in 610 // failure while initiating an outgoing call; see 694 // causing a *subsequent* outgoing call to fail (bug 4172599). [all...] |
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
relayserver.cc | 262 ext_conn->Lock(); // allow outgoing packets 504 // If this connection has pinged us, then allow outgoing traffic.
|
/external/dropbear/ |
common-channel.c | 97 * outgoing connection, with them to be filled on confirmation), they should 718 /* Increment the outgoing data window for a channel - the remote end limits
|
/external/qemu/slirp/ |
ip_input.c | 573 * locate outgoing interface 613 * locate outgoing interface; if we're the destination,
|
/external/qemu/slirp-android/ |
ip_input.c | 573 * locate outgoing interface 613 * locate outgoing interface; if we're the destination,
|
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/ |
InBandBytestreamManager.java | 291 * Returns the default block size that is used for all outgoing in-band bytestreams for this
304 * Sets the default block size that is used for all outgoing in-band bytestreams for this
|
/external/tcpdump/ |
print-pptp.c | 78 "OCRQ", /* 7 Outgoing-Call-Request */ 79 "OCRP", /* 8 Outgoing-Call-Reply */
|
/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/Email/src/com/android/email/activity/setup/ |
AccountSettings.java | 57 * Account{Incoming/Outgoing/Exchange}Fragment 665 * Dispatch to edit outgoing settings.
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
EasOutboxService.java | 332 // Create a temporary file (this will hold the outgoing message in RFC822 (MIME) format) 339 // See what kind of outgoing messge this is
|
/packages/apps/Phone/ |
AndroidManifest.xml | 157 of initiating an outgoing call. --> 248 the OutgoingCallBroadcaster (for outgoing calls), or as the
|
/external/clang/lib/CodeGen/ |
CGStmt.cpp | 102 llvm::BasicBlock *outgoing = Builder.GetInsertBlock(); local 103 assert(outgoing && "expression emission cleared block!"); 117 if (incoming != outgoing && outgoing->use_empty()) { 118 outgoing->eraseFromParent(); [all...] |
/external/iproute2/man/man8/ |
ip.8 | 1221 the outgoing interface. [all...] |
/external/openssh/ |
monitor.c | 120 z_stream outgoing; member in struct:__anon12441 [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPClientTransaction.java | [all...] |
/external/qemu/hw/ |
bt-l2cap.c | 59 int config_req_id; /* TODO: handle outgoing requests generically */ 708 * ConfigureChannel_Req event and set the outgoing traffic to the same [all...] |
/external/bluetooth/bluedroid/stack/include/ |
mca_api.h | 318 ** reported. The security mask parameter overrides the outgoing
|