HomeSort by relevance Sort by last modified time
    Searched refs:calls (Results 1 - 25 of 65) sorted by null

1 2 3

  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 135 CallInfo calls[] = new CallInfo[MAX_CALLS]; field in class:SimulatedGsmCallState
162 // calls may have hung up by the time delayed events happen
182 // ensure there aren't already calls INCOMING or WAITING
183 for (int i = 0 ; i < calls.length ; i++) {
184 CallInfo call = calls[i];
205 calls[empty] = CallInfo.createIncomingCall(
209 calls[empty].state = CallInfo.State.WAITING;
220 for (int i = 0 ; i < calls.length ; i++) {
221 CallInfo call = calls[i];
246 for (int i = 0 ; i < calls.length ; i++)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/
ObserverNodeTest.java 56 ArrayList<ObserverCall> calls = new ArrayList<ObserverCall>(); local
59 root.collectObserversLocked(uris[i], 0, null, false, calls);
60 assertEquals(nums[i], calls.size());
61 calls.clear();
83 ArrayList<ObserverCall> calls = new ArrayList<ObserverCall>(); local
86 root.collectObserversLocked(uris[i], 0, null, false, calls);
87 assertEquals(nums[i], calls.size());
88 calls.clear();
  /external/strace/
strace.spec 1 Summary: Tracks and displays system calls associated with a running process.
14 The strace program intercepts and records the system calls called and
20 Install strace if you need a tool to track the system calls made and
25 Summary: Tracks and displays system calls associated with a running process.
29 The strace program intercepts and records the system calls called and
35 Install strace if you need a tool to track the system calls made and
83 - Update PowerPC system calls.
84 - Better printing for Linux aio system calls.
136 - new upstream version, mq_* calls (#120701), -p vs NPTL (#120462), more fixes (#118694, #120541, #118685)
142 - new upstream version, sched_* calls (#116990), show core flag (#112117
    [all...]
  /external/webkit/WebCore/plugins/
PluginMainThreadScheduler.cpp 76 void PluginMainThreadScheduler::dispatchCallsForPlugin(NPP npp, const Deque<Call>& calls)
78 Deque<Call>::const_iterator end = calls.end();
79 for (Deque<Call>::const_iterator it = calls.begin(); it != end; ++it) {
PluginMainThreadScheduler.h 56 void dispatchCallsForPlugin(NPP, const Deque<Call>& calls);
  /external/clearsilver/cs/
test_func.cs 1 testing func calls
  /external/zlib/contrib/minizip/
crypt.h 102 static unsigned calls = 0; /* ensure different random header each time */ variable
111 if (++calls == 1)
  /development/simulator/wrapsim/
Android.mk 31 # library or system calls they make could lead to recursive behavior.
  /bionic/libc/arch-arm/bionic/
clone.S 66 @ calls the thread's start function
  /frameworks/base/core/java/android/content/
ContentService.java 132 ArrayList<ObserverCall> calls = new ArrayList<ObserverCall>(); local
135 calls);
137 final int numCalls = calls.size();
139 ObserverCall oc = calls.get(i);
585 boolean selfNotify, ArrayList<ObserverCall> calls) {
599 calls.add(new ObserverCall(this, entry.observer, selfNotify));
605 boolean selfNotify, ArrayList<ObserverCall> calls) {
610 collectMyObserversLocked(true, observer, selfNotify, calls);
614 collectMyObserversLocked(false, observer, selfNotify, calls);
622 node.collectObserversLocked(uri, index + 1, observer, selfNotify, calls);
    [all...]
  /external/qemu/telephony/
android_modem.c 225 /* active calls */
226 AVoiceCallRec calls[ MAX_CALLS ]; member in struct:AModemRec_
525 /** CALLS
539 return &modem->calls[index].call;
556 if ( modem->calls[nn].call.id == (id+1) ) {
564 call = modem->calls + count;
590 if ( modem->calls + nn == call )
595 memmove( modem->calls + nn,
596 modem->calls + nn + 1,
609 AVoiceCall call = modem->calls + nn
    [all...]
  /external/webkit/LayoutTests/fast/dom/Geolocation/resources/
reentrant-error.js 1 description("Tests that reentrant calls to Geolocation methods from the error callback are OK.");
reentrant-success.js 1 description("Tests that reentrant calls to Geolocation methods from the success callback are OK.");
  /external/v8/test/mjsunit/
property-load-across-eval.js 28 // Tests loading of properties across eval calls.
50 // Test loading across eval calls that do not shadow variables.
global-load-from-eval-in-with.js 51 // Test shadowing in local scope inside an eval scope with eval calls in the eval scopes.
55 // Test shadowing in local scope inside an eval scope with eval calls
array-reduce.js 48 // records all calls in an array on the function (as arrays of arguments
89 var calls = rec.record;
90 assertEquals(expectedCalls.length, calls.length,
91 testName + " (number of calls)");
93 assertEquals(expectedCalls[i], calls[i],
regexp-multiline-stack-trace.js 28 // The flags below are to test the trace-calls functionality and the
30 // Flags: --trace-calls --preallocate-message-memory
array-join.js 28 // Test that array join calls toString on subarrays.
  /external/bluetooth/bluez/audio/
telephony-ofono.c 57 static GSList *calls = NULL; variable
110 for (l = calls; l != NULL; l = l->next) {
124 for (l = calls; l != NULL; l = l->next) {
345 debug("telephony-ofono: list current calls request");
347 for (l = calls, i = 1; l != NULL; l = l->next, i++) {
765 calls = g_slist_append(calls, vc_new);
827 calls = g_slist_remove(calls, vc);
1102 g_slist_foreach(calls, (GFunc) vc_free, NULL)
    [all...]
telephony-maemo.c 188 static GSList *calls = NULL; variable
256 for (l = calls; l != NULL; l = l->next) {
270 for (l = calls; l != NULL; l = l->next) {
287 for (l = calls; l != NULL; l = l->next) {
301 for (l = calls; l != NULL; l = l->next) {
726 debug("telephony-maemo: list current calls request");
728 for (l = calls, i = 1; l != NULL; l = l->next, i++) {
763 for (l = calls; l != NULL; l = l->next) {
785 call = g_slist_nth_data(calls, strtol(idx, NULL, 0) - 1);
    [all...]
  /external/webkit/WebKitTools/Scripts/
parse-malloc-history 75 # 6 calls for 664 bytes thread_ffffffff |0x0 | start
76 ($callCount, $byteCount) = ($line =~ /(\d+) calls for (\d+) bytes/);
160 print commify($callCount) . " calls for " . commify($byteCount) . " bytes: $callstack\n";
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
LineNumberReaderTest.java 265 private int calls = 0;
268 if (calls++ < 2) {
  /external/v8/test/mjsunit/compiler/
function-call.js 28 // Test of function calls.
  /bootable/recovery/updater/
Android.mk 29 # gets #included by updater.c. It calls all those registration
  /external/opencore/tools_v2/build/make/
basic_defs.mk 9 # which is useful in subst calls where it is desirable to remove spaces.

Completed in 1191 milliseconds

1 2 3