HomeSort by relevance Sort by last modified time
    Searched full:wait (Results 626 - 650 of 2481) sorted by null

<<21222324252627282930>>

  /packages/apps/Camera/tests/src/com/android/camera/stress/
CameraStartUp.java 62 // wait for 1s to make sure it reach a clean stage
  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 129 mQueue.wait();
  /packages/apps/Gallery3D/src/com/cooliris/media/
BaseCancelable.java 81 wait(); method
  /packages/apps/Mms/tests/src/com/android/mms/
MmsStability.java 44 private static int WAIT_TIME = 2000; //Set the short wait time for 2 sec.
  /packages/apps/Phone/src/com/android/phone/
EnableFdnScreen.java 112 if (DBG) log("enableFdn: please wait...");
EnableIccPinScreen.java 107 if (DBG) log("enableIccPin: please wait...");
GsmUmtsCallForwardOptions.java 66 // we wait to do the initialization until onResume so that the
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_thread.h 103 /* Wait for a thread to finish.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_thread.h 103 /* Wait for a thread to finish.
  /prebuilt/windows/sdl/include/SDL/
SDL_thread.h 103 /* Wait for a thread to finish.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
IRemoteAndroidTestRunner.java 99 * Sets this debug mode of this test run. If true, the Android test runner will wait for a
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
SdkTestCase.java 65 // wait for ADT to load the SDK on a separate thread
  /sdk/eclipse/scripts/
create_ddms_symlinks.sh 64 d.png debug-attach.png debug-error.png debug-wait.png delete.png device.png down.png \
  /system/core/adb/
usb_linux_client.c 51 // wait until the USB device needs opening
  /system/core/nexus/
TiwlanWifiController.cpp 74 // Wait for driver to be ready
  /system/core/sh/
builtins.def 86 waitcmd -u wait
jobs.h 64 int status; /* last process status from wait() */
  /system/core/toolbox/
readtty.c 113 ttyarg.c_cc[VTIME] = timeout; /* wait max 15/10 sec */
  /system/netd/
PppController.cpp 24 #include <sys/wait.h>
ThrottleController.cpp 24 #include <sys/wait.h>
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
ipc.c 156 /* Wait for 300usec (probably the signal will release us earlier) */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
roamingMngrTypes.h 66 UINT16 lowPassFilterRoamingAttempt; /* Time to wait in sec, before roaming due to the low connection quality */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/
CmdMBox.h 52 /* wait for a Mail box command to complete */
  /bionic/libc/kernel/common/linux/
blkdev.h 22 #include <linux/wait.h>
114 wait_queue_head_t wait[2]; member in struct:request_list
  /bionic/libc/netbsd/resolv/
res_send.c 88 * Send query to name server and wait for reply.
845 * wait for the correct one.
945 * Wait for reply.
956 wait:
973 goto wait;
1009 goto wait;
1022 goto wait;
1052 goto wait;

Completed in 189 milliseconds

<<21222324252627282930>>