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

<<31323334353637383940>>

  /frameworks/base/services/java/com/android/server/
Watchdog.java     [all...]
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 240 Thread.sleep(1000);
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 514 sleep(1);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 454 sleep (SLEEP_TIME);
505 sleep(10);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 386 pthread_cond_wait(&WaitForState_threshold, &WaitForState_mutex);/*Going to sleep till signal arrives*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 296 pthread_cond_wait(&WaitForState_threshold, &WaitForState_mutex);/*Going to sleep till signal arrives*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 374 /* Removing sleep() calls. Initialization.*/
405 /* Removing sleep() calls. Initialization.*/
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 372 /* If queue is empty, we can permit TwIf to send sleep a command if neccesary */
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
FwEvent.c 408 /* Else - all done so release TwIf to sleep and exit */
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java 487 /* sleep for 2000 ms to wait for the batch contains all ShareInfos */
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 341 Thread.sleep(3000);
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 374 sleep(1000); // 1 second
    [all...]
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java 815 mWakeLock.acquire(); // we don't want to go to sleep while recording
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 680 Thread.sleep(10000);
  /packages/experimental/RpcPerformance/src/com/android/rpc_performance/
ProviderPerfActivity.java 584 Thread.sleep(innerSleep);
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 270 sleep 1
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 269 sleep 1
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 269 sleep 1
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 270 sleep 1
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 269 sleep 1
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 269 sleep 1
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gccbug 270 sleep 1
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DeviceMonitor.java 221 Thread.sleep(1000);
MonitorThread.java 630 * back to sleep.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceExplorer.java 318 sleep(FileListingService.REFRESH_RATE);

Completed in 457 milliseconds

<<31323334353637383940>>