OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wait
(Results
451 - 475
of
2481
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/app/
Instrumentation.java
316
* Synchronously
wait
for the application to be idle. Can not be called
343
* Start a new activity and
wait
for it to begin running before returning.
395
mSync.
wait
();
519
wait
();
method
534
* @param timeOut Time to
wait
before the activity is created.
541
wait
(timeOut);
675
*
Wait
for an existing {@link ActivityMonitor} to be hit. Once the
679
* @param monitor The ActivityMonitor to
wait
for.
692
*
Wait
for an existing {@link ActivityMonitor} to be hit till the timeout
697
* @param monitor The ActivityMonitor to
wait
for
1476
wait
();
method
1533
wait
();
method
[
all
...]
/bionic/libc/netbsd/isc/
eventlib_p.h
172
enum { Accept, File, Stream, Timer,
Wait
, Free, Null } type;
178
struct { evWait *this; }
wait
;
member in union:evEvent_p::__anon467
/cts/tests/tests/telephony/src/android/telephony/cts/
TelephonyManagerTest.java
93
mLock.
wait
();
118
mLock.
wait
(TOLERANCE);
/cts/tests/tests/webkit/src/android/webkit/cts/
WebHistoryItemTest.java
122
//
wait
for the redirect to take place
151
//
wait
for the page load to complete
/dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestInnerClass.java
33
public void
wait
(int millisecond) {
method in class:DOMTestInnerClass
34
test.
wait
(millisecond);
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ThreadLocalTest.java
109
//
Wait
for the other Thread assign what it observes as the value of the
165
//
Wait
for the other Thread assign what it observes as the value of the
/dalvik/libcore/sql/src/main/java/javax/sql/
ConnectionPoolDataSource.java
36
* ConnectionPoolDataSource} will
wait
when opening a connection to a
97
* ConnectionPoolDataSource} will
wait
when opening a connection to a
DataSource.java
86
*
wait
when opening a connection to a database. A timeout value of 0
117
*
wait
when opening a connection to a database. A timeout value of 0
/dalvik/vm/jdwp/
JdwpConstants.h
193
TS_MONITOR = 3, // WAITING (monitor
wait
)
194
TS_WAIT = 4, // (in Object.
wait
())
/development/host/windows/usb/winusb/
adb_winusb_io_completion.h
98
@param[in]
wait
If this parameter is true, the method does not return
109
bool
wait
);
/external/apache-http/src/org/apache/http/
HttpClientConnection.java
51
* Checks if response data is available from the connection. May
wait
for
55
* @param timeout the maximum time in milliseconds to
wait
for data
/external/bluetooth/glib/gobject/tests/
threadtests.c
153
g_usleep (50 * 1000); /*
wait
for threads to complete */
193
for (i = 0; i < 100; i++) /*
wait
a bit. */
/external/bluetooth/glib/tests/
onceinit.c
91
g_usleep (25 * 1000); /* waste time for multiple threads to
wait
*/
152
g_usleep (50 * 1000); /*
wait
for all 5 threads to complete */
/external/clearsilver/util/
ulocks.h
154
* Function: cWait -
wait
a condition variable signal.
157
* Input: cond - condition variable to
wait
on.
/external/dbus/bus/
test.c
245
/* Do one blocking
wait
, since we're expecting data */
270
/* Do one blocking
wait
, since we're expecting data */
/external/e2fsprogs/lib/ext2fs/
kernel-jbd.h
456
/*
Wait
queue for waiting for a locked transaction to start
460
/*
Wait
queue for waiting for checkpointing to complete */
463
/*
Wait
queue for waiting for commit to complete */
466
/*
Wait
queue to trigger checkpointing */
469
/*
Wait
queue to trigger commit */
472
/*
Wait
queue to
wait
for updates to complete */
824
#define BJ_AsyncData 2 /* writepage data:
wait
on it before commit */
/external/e2fsprogs/lib/ss/
help.c
34
#include <sys/
wait
.h>
118
while (
wait
(0) != child) {
/external/kernel-headers/original/linux/
gfp.h
35
#define __GFP_WAIT ((__force gfp_t)0x10u) /* Can
wait
and reschedule? */
61
/* GFP_ATOMIC means both !
wait
(__GFP_WAIT not set) and use emergency pool */
uinput.h
126
* 1.
Wait
for an event with type == EV_UINPUT and code == UI_FF_UPLOAD.
140
* 1.
Wait
for an event with type == EV_UINPUT and code == UI_FF_ERASE.
/external/opencore/doc/oscl_html/
oscl__semaphore_8h-source.html
41
00072 OSCL_IMPORT_REF <a class="code" href="classOsclProcStatus.html#s35">OsclProcStatus::eOsclProcError</a> <a class="code" href="classOsclSemaphore.html#a4">
Wait
</a>();
43
00085 OSCL_IMPORT_REF <a class="code" href="classOsclProcStatus.html#s35">OsclProcStatus::eOsclProcError</a> <a class="code" href="classOsclSemaphore.html#a4">
Wait
</a>(uint32 timeout_msec);
/external/opencore/engines/player/include/
pv_player_license_acquisition_interface.h
63
* indicate no timeout (infinite
wait
).
86
* indicate no timeout (infinite
wait
).
/external/opencore/nodes/pvsocketnode/include/
pvmf_socket_node.h
257
** a port, including
wait
states. Note there may be simultaneous send & receive on
265
//Individual asynchronous operations and
wait
states that make up a connect or
278
//Individual asynchronous operations and
wait
states that make up a send sequence.
287
//Individual asynchronous operations and
wait
states that make up a receive sequence.
299
//and/or
wait
states. There can only be one of these sequences active
381
//number of times
wait
states were entered.
523
(0, "SocketNodeStats: %8d Max Recv
Wait
On Connected Port Time (msec)", iMaxRecvOperationTime[EPVSocketPortRecvOperation_WaitOnConnectedPort]));
525
(0, "SocketNodeStats: %8d Max Recv
Wait
On Memory Time (msec)", iMaxRecvOperationTime[EPVSocketPortRecvOperation_WaitOnMemory]));
[
all
...]
/external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_interface.h
93
* infinite
wait
.
112
* infinite
wait
.
/external/ppp/pppd/
eap.h
110
int ea_timeout; /* Time to
wait
(for retransmit/fail) */
143
#define EAP_DEFREQTIME 20 /* Time to
wait
for peer request */
/external/qemu/distrib/sdl-1.2.12/src/timer/amigaos/
SDL_systimer.c
87
// Do a busy
wait
if time is less than 50ms
145
// Do a busy
wait
if time is less than 50ms
Completed in 113 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>