OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calls
(Results
551 - 575
of
3371
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/core/java/android/app/
Instrumentation.java
[
all
...]
/packages/apps/Phone/src/com/android/phone/
CallNotifier.java
40
import android.provider.CallLog.
Calls
;
380
// Incoming
calls
are totally ignored if the device isn't provisioned yet
391
// Incoming
calls
are totally ignored if OTA call is active
439
// We'd need to protect this with a new "intercept incoming
calls
"
474
//
calls
will not need to do this query work. We can keep
509
//
calls
to PhoneUtils.showIncomingCallUi will come after the
[
all
...]
/bionic/libc/bionic/
dlmalloc.h
76
systems.) Note that size_t is an unsigned type, so
calls
with
132
8-byte alignment is guaranteed by normal malloc
calls
, so don't
197
page, and the rounded number will be returned from future
calls
378
detect enough difference from series of malloc
calls
to bother.
420
Calls
the provided handler on each free region in the heap. The
434
Calls
the provided handler on each object or free region in the
472
a program makes other
calls
to system memory allocation functions
/development/host/windows/usb/legacy/driver/
android_usb_device_object.h
74
accessible to the driver. The framework
calls
this callback after the PnP
93
longer accessible. Framework
calls
the callback function if the device is
95
resources. The framework
calls
the EvtDeviceReleaseHardware callback
130
accessible to the driver. The framework
calls
this callback after the PnP
151
longer accessible. Framework
calls
the callback function if the device is
153
resources. The framework
calls
the EvtDeviceReleaseHardware callback
174
requests access to a device. The framework
calls
a driver's
/external/dbus/doc/
dcop-howto.txt
56
a traffic director, dispatching messages/
calls
to the proper
60
messages, which do not block, and "
calls
," which block waiting for
224
Receiving
Calls
and processing them:
227
If your applications is able to process incoming function
calls
236
can receive incoming DCOP function
calls
from other clients.
253
//
Calls
slotProcessingDone when finished.
556
obviously system load is more relevant than the extra two
calls
to
/external/easymock/src/org/easymock/
MockControl.java
50
* the order of expected method
calls
. An unexpected method call on the mock
66
* order of expected method
calls
. An unexpected method call on the mock
82
* the order of expected method
calls
. An unexpected method call on the mock
417
* One or more
calls
.
422
* Zero or more
calls
.
485
* @param range range of number of
calls
561
* @param range range of number of
calls
/external/v8/src/
full-codegen.cc
324
// Check for supported
calls
328
//
Calls
to global variables are supported.
746
// Both runtime
calls
return the new context in both the context and the
933
//
calls
the finally block code before continuing.
936
// try handler and
calls
the finally block code before continuing
939
// This can happen in nested function
calls
. It traverses the try-handler
941
// handler code. The handler code then
calls
the finally-block before
/external/webkit/WebCore/bindings/v8/
V8Proxy.h
73
// BatchedAttribute translates into
calls
to SetAccessor() on either the
97
// BatchedConstant translates into
calls
to Set() for setting up an object's
245
// currently executing JavaScript. Since JavaScript can make function
calls
248
// For example, imagine that a JS function in frame A
calls
a function in
249
// frame B, which
calls
native code, which wants to know what the 'active'
263
// context on the JS function stack. For example, if function f
calls
408
// here so that they can be used again by future
calls
to
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSmApi.c
277
Calls
the SME SM with a start event
302
Calls
the SME SM with a start event
355
Calls
the SME SM with a stop event
378
Calls
the SME SM with a stop event
401
Calls
the SME SM with a scan complete event
490
Calls
the SME SM with a connection suceess or connection failure based on the status
544
Calls
the SME SM with a selection suceess or selection failure based on the status
/external/guava/javadoc/com/google/common/util/concurrent/
SimpleTimeLimiter.html
107
A TimeLimiter that runs method
calls
in the background using an
136
method
calls
.</TD>
143
execute proxied method
calls
.</TD>
190
calls
to the <code>target</code> object, enforcing the specified time limit on
222
execute proxied method
calls
.
231
<DT><B>Parameters:</B><DD><CODE>executor</CODE> - the ExecutorService that will execute the method
calls
on
242
method
calls
.
271
calls
to the <code>target</code> object, enforcing the specified time limit on
272
each call. This time-limited delegation is also performed for
calls
to
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ExtendedContentHandler.java
35
* could be replaced with the
calls
41
* to be added one at a time with
calls
to
142
* For example one could make the
calls
in this order:
/external/bluetooth/glib/docs/reference/gobject/
tut_intro.xml
104
the hexadecimal value 0xa (decimal value 10) as a 32-bit integer on the stack and
calls
105
<function>function_foo</function>. As you can see, C function
calls
are implemented by
106
gcc by native function
calls
(this is probably the fastest implementation possible).
/external/guava/src/com/google/common/collect/
AbstractMapBasedMultiset.java
129
"no
calls
to next() since the last call to remove()");
213
"no
calls
to next() since the last call to remove()");
370
"no
calls
to next() since the last call to remove()");
/external/jpeg/
change.log
65
Multiple
calls
to jpeg_simple_progression for a single JPEG object
85
rather than zigzag order. Application code that
calls
jpeg_add_quant_table,
198
set of routines that it
calls
to read or write image data on a
/external/opencore/fileformats/mp3/parser/include/
mp3fileio.h
96
* This is equivalent to two read32
calls
.
125
* This is equivalent to two read16
calls
.
144
* @brief Read in 8 bits of data. This is equivalent to two read8
calls
.
/external/skia/include/core/
SkCanvas.h
119
copy onto a private stack. Subsequent
calls
to translate, scale,
129
offscreen bitmap. All drawing
calls
are directed there, and only when
143
offscreen bitmap. All drawing
calls
are directed there, and only when
163
This will equal # save()
calls
- # restore()
calls
.
167
/** Efficient way to pop any
calls
to save() that happened after the save
273
therefore you can skip making the draw
calls
).
284
therefore you can skip making the draw
calls
). Note, for speed it may
360
lineto
calls
, in that the path will draw all of its contours at once,
581
playback of the picture's draw
calls
with save/restore, so the stat
[
all
...]
/external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-distance.h
49
// information is maintained across
calls
to member function
53
// modified by the user between these
calls
.
83
bool retain_; // Retain and reuse information across
calls
/external/stlport/src/details/
fstream_stdio.cpp
146
// All version of Unix have mmap and lseek system
calls
. Some also have
147
// longer versions of those system
calls
to accommodate 64-bit offsets.
264
// access. On Unix, file-creation system
calls
always clear
/external/v8/src/arm/
simulator-arm.h
32
// V8
calls
into generated code by "calling" the CALL_GENERATED_CODE macro,
154
// V8 generally
calls
into generated JS code with 5 parameters and into
241
// For use in
calls
that take two double values, constructed from r0, r1, r2
/external/v8/src/mips/
simulator-mips.h
32
// V8
calls
into generated code by "calling" the CALL_GENERATED_CODE macro,
172
// V8 generally
calls
into generated JS code with 5 parameters and into
263
// Used for real time
calls
that takes two double values as arguments and
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.5-1.js
36
1. Perform an implementation-dependent sequence of
calls
to the
40
than Result(2) and where the arguments for
calls
to SortCompare are
41
results of previous
calls
to the [[Get]] method. After this sequence
15.4.4.5-2.js
37
1. Perform an implementation-dependent sequence of
calls
to the
41
than Result(2) and where the arguments for
calls
to SortCompare are
42
results of previous
calls
to the [[Get]] method. After this sequence
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
97
/** prevents all native
calls
after destroyNative() */
212
* <p>Causes blocked
calls
on this socket in other threads to immediately
228
// all native
calls
are guaranteed to immediately return after
/frameworks/base/core/java/android/os/
Binder.java
79
* need to do permission checks on the
calls
coming into them (so they
240
* Default implementation rewinds the parcels and
calls
onTransact. On
241
* the remote side, transact
calls
into the binder to do the IPC.
/frameworks/base/docs/html/sdk/api_diff/8/changes/
pkg_android.provider.html
91
<A NAME="CallLog.
Calls
"></A>
92
<nobr><A HREF="android.provider.CallLog.
Calls
.html">CallLog.
Calls
</A></nobr>
Completed in 441 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>