HomeSort by relevance Sort by last modified time
    Searched full:sleep (Results 776 - 800 of 1083) sorted by null

<<31323334353637383940>>

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventDisplayOptions.java 174 display.sleep();
    [all...]
EventLogPanel.java 434 sleep(2000);
  /sdk/sdkstats/src/com/android/sdkstats/
SdkStatsService.java 391 currentDisplay.sleep();
  /system/core/adb/
usb_linux.c 664 sleep(1);
  /system/core/fastboot/
fastboot.c 198 sleep(1);
  /system/core/toolbox/
top.c 185 sleep(delay);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArbSM.c 633 /* The HW is not needed anymore then the FW can go to sleep */
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 372 /* If queue is empty, we can permit TwIf to send sleep a command if neccesary */
    [all...]
  /external/netperf/
nettest_xti.c     [all...]
nettest_sctp.c 756 /* to decide to sleep for a little bit */
    [all...]
  /frameworks/base/libs/audioflinger/
AudioFlinger.cpp     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-8 175 * tests/refcount/signals.c: Use g_usleep() instead of sleep() for
449 sleep().
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 548 * backs as decoded data become available. We optionally call Sleep() for
576 Sleep(1000L);
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 740 the render thread should sleep a bit and try again.
795 time.sleep(0.01)
    [all...]
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java     [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu.c 191 { "sleep", dhd_varint, DHD_GET_VAR, DHD_SET_VAR,
192 "enter/exit simulated host sleep (bus powerdown w/OOB wakeup)"},
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c 468 * Generalized timeout mechanism. Uses spin sleep with exponential back-off until
469 * the sleep time reaches one jiffy, then switches over to task delay. Usage:
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 768 /* Removing sleep() calls. Definition. */
800 /* Removing sleep() calls. Definition. */
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 479 SystemClock.sleep(3000);
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java 485 mDisplay.sleep();
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c 139 #define DRV_SHUTDOWN_TEST_DELAY_INTERVAL 100 /* Time in msec to "delay"(/sleep) while waiting for SME to shutdown */
140 #define DRV_SHUTDOWN_TEST_MAX_COUNTER 20 /* How many delay/sleep iterations to perform while waiting for SME to shutdown) */
    [all...]
  /build/
envsetup.sh 756 sleep 2
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 817 Thread.sleep(5000);
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ClassLoaderTest.java 419 Thread.sleep(100);
    [all...]

Completed in 535 milliseconds

<<31323334353637383940>>