OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outgoing
(Results
551 - 575
of
856
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
99
//
outgoing
call history
392
if (D) Log.v(TAG, "download
outgoing
calls request");
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java
[
all
...]
/packages/services/Telephony/src/com/android/phone/
PhoneUtils.java
495
*
outgoing
call.
508
// This is the first
outgoing
call. Set the Phone Call State to ACTIVE
512
// This is the second
outgoing
call. Set the Phone Call State to 3WAY
603
// CallStateException means a new
outgoing
call is not currently
668
Log.i(LOG_TAG, "Forcing speaker off when initiating a new
outgoing
call...");
[
all
...]
/external/clang/lib/CodeGen/
CGStmt.cpp
105
llvm::BasicBlock *
outgoing
= Builder.GetInsertBlock();
local
106
assert(
outgoing
&& "expression emission cleared block!");
120
if (incoming !=
outgoing
&&
outgoing
->use_empty()) {
121
outgoing
->eraseFromParent();
[
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/com/android/internal/telephony/
CallManager.java
856
* @exception CallStateException if a new
outgoing
call is not currently
[
all
...]
/packages/apps/Email/src/com/android/email/service/
AttachmentService.java
88
// Normal priority is for forwarded downloads in
outgoing
mail
[
all
...]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
mux.py
877
"""Puts
outgoing
data.
[
all
...]
/external/chromium_org/third_party/icu/source/common/
ucnv_u7.c
174
* 7..0 bits (6 bits
outgoing
base64)
856
* 7..0 bits (6 bits
outgoing
base64)
[
all
...]
/external/icu/icu4c/source/common/
ucnv_u7.c
175
* 7..0 bits (6 bits
outgoing
base64)
[
all
...]
/external/llvm/lib/Transforms/Scalar/
SampleProfile.cpp
745
/// \brief Propagate weights through incoming/
outgoing
edges.
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java
[
all
...]
/build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js
402
//append "?hl=<lang> to an
outgoing
request (such as to blog)
/external/bluetooth/bluedroid/bta/av/
bta_av_int.h
511
UINT8 coll_mask; /* Mask to check incoming and
outgoing
collision */
/external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c
496
/* if this is an
outgoing
connection to an unknown device, clean up cb */
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_pm.c
861
BTM_TRACE_DEBUG("btm mode change to active; check l2c_link for
outgoing
packets");
[
all
...]
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
344
** is the same as was passed in, but for an
outgoing
-only
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h
417
BUFFER_Q ucd_out_sec_pending_q; /* Security pending
outgoing
UCD packet */
[
all
...]
l2c_main.c
444
L2CAP_TRACE_WARNING ("L2CAP - rcvd conn req for
outgoing
-only connection PSM: %d", con_info.psm);
[
all
...]
/external/bluetooth/bluedroid/stack/mcap/
mca_api.c
329
** reported. The security mask parameter overrides the
outgoing
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
messaging.html
387
messages from that port and sends one
outgoing
message:
/external/chromium_org/content/browser/renderer_host/
render_view_host_impl.h
568
// Whether we should buffer
outgoing
Navigate messages rather than sending
/external/chromium_org/dbus/
message.h
248
// MessageWriter is used to write
outgoing
messages for calling methods
/external/chromium_org/device/bluetooth/
bluetooth_device.h
369
// Attempts to initiate an
outgoing
L2CAP or RFCOMM connection to the
Completed in 1008 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>