/frameworks/base/services/java/com/android/server/am/ |
BroadcastRecord.java | 49 long receiverTime; // when current receiver started for timeouts.
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
proc_stat.c | 83 len += (len<count)?sprintf(page+len,"Disconnect timeouts = %d\n",pHealthMonitor->recoveryTriggersNumber[ DISCONNECT_TIMEOUT ]):0;
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
test_shell_thread.py | 102 # double-report those tests. We do double-report for timeouts since 350 state or progress, we can only run per-test timeouts when running test
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
SDLOSXCAGuard.h | 87 to properly manage the recursive nesting. The Wait calls with timeouts
|
/external/qemu/docs/ |
ANDROID-QEMUD-SERVICES.TXT | 75 emulated phone as well as provide on/off timeouts for flashing.
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
dplay.h | 230 // Timeouts are in milliseconds.
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
DPLAY.H | 230 // Timeouts are in milliseconds.
|
/external/v8/src/ |
d8.h | 159 // thrown on timeouts or other errors or if the exit status of the program
|
/external/webkit/WebKitTools/DumpRenderTree/wx/ |
DumpRenderTreeWx.cpp | 55 time_t startTime; // to detect timeouts / failed tests
|
/external/wpa_supplicant/ |
eloop_none.c | 337 /* check if some registered timeouts have occurred */
|
eloop.c | 480 /* check if some registered timeouts have occurred */
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
eloop_none.c | 337 /* check if some registered timeouts have occurred */
|
/frameworks/base/docs/html/guide/practices/design/ |
responsiveness.jd | 81 that display UI, as they are also subject to the same timeouts.</p>
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
Monkey.java | 85 /** Ignore any not responding timeouts while running? */ 584 } else if (opt.equals("--ignore-timeouts")) { [all...] |
/external/bluetooth/glib/glib/ |
gpoll.c | 322 * one event, or only for messages. We ignore timeouts less than
|
/external/dropbear/ |
common-session.c | 355 /* Check all timeouts which are required. Currently these are the time for
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_ce.cpp | 196 else /* Caused by PROTOCOL, most likely due to timeouts */
|
/frameworks/base/cmds/dumpstate/ |
dumpstate.c | 161 to increase its timeout. we really need to do the timeouts in
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
RetryManager.java | 28 * retires timeouts. After creating a RetryManager the configure
|
/hardware/ril/libril/ |
ril_event.cpp | 377 // Check for timeouts
|
/hardware/ti/omap3/dspbridge/inc/ |
wcdioctl.h | 39 *! 27-Oct-2000 jeh Added timeouts to NODE_GETMESSAGE, NODE_PUTMESSAGE args.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
wcdioctl.h | 39 *! 27-Oct-2000 jeh Added timeouts to NODE_GETMESSAGE, NODE_PUTMESSAGE args.
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
ReentrantLock.java | 657 * associated with this lock. Note that because timeouts and 681 * timeouts and interrupts may occur at any time, the estimate
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
QueryTimeoutTest.java | 57 * timeouts from calls to ResultSet.next(). Two connections are used, two 66 * getting timeouts from calls to Statement.execute(). Each thread executes the
|
/external/ppp/pppd/ |
fsm.c | 125 * Cancel all timeouts and inform upper layers. 246 * Cancel timeouts and either initiate close or possibly go directly to
|