HomeSort by relevance Sort by last modified time
    Searched defs:sleep (Results 76 - 100 of 184) sorted by null

1 2 34 5 6 7 8

  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiStressTest.java 45 * Stress Wi-Fi connection, scanning and reconnection after sleep.
56 * Wi-Fi idle time for default sleep policy
101 sleep(SHORT_TIMEOUT, "Interruped while waiting for wifi on"); method
132 private void sleep(long sometime, String errorMsg) { method in class:WifiStressTest
134 Thread.sleep(sometime);
211 // Stress Wifi reconnection to secure net after sleep
216 log("wifi sleep policy is: " + value);
220 log("set wifi sleep policy to default value");
249 // 1. Put device into sleep mode
250 // 2. Wait for the device to sleep for sometime, verify wi-fi is off and mobile is on
271 sleep(mWifiSleepTime, "Interrupted while device is in sleep mode"); method
    [all...]
  /frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java 165 sleep(3000);
174 sleep(SLEEP_TIME);
213 private void sleep(int time) { method in class:MemoryUsageTest
215 Thread.sleep(time);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 86 void sleep(DWORD Duration) function
88 Sleep(Duration);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 92 void sleep(DWORD Duration) function
94 Sleep(Duration);
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 231 Thread.sleep(200);
271 protected static void sleep(final int milliseconds) { method in class:InputTestsBase
273 Thread.sleep(milliseconds);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xw32defs.h 56 #define sleep(x) _sleep((x) * 1000) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xw32defs.h 47 #define sleep(x) _sleep((x) * 1000) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 56 #define sleep(x) _sleep((x) * 1000) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 47 #define sleep(x) _sleep((x) * 1000) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 56 #define sleep(x) _sleep((x) * 1000) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 47 #define sleep(x) _sleep((x) * 1000) macro
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 81 def sleep(): function
82 """Put the mac to sleep"""
84 finder.sleep()
739 print 'Testing sleep...'
740 if EasyDialogs.AskYesNoCancel('Sleep?') > 0:
741 result = sleep()
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 267 * Command to put the Monkey to sleep.
270 // sleep 2000
274 int sleep = -1; local
277 sleep = Integer.parseInt(sleepStr);
282 queue.enqueueEvent(new MonkeyThrottleEvent(sleep));
457 COMMAND_MAP.put("sleep", new SleepCommand());
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 108 * target and we can use the sleep() function to cause an update/invalidate to occur at a later
122 public void sleep(long delayMillis) { method in class:SnakeView.RefreshHandler
421 mRedrawHandler.sleep(mMoveDelay);
  /external/chromium_org/third_party/openssl/openssl/
e_os.h 702 #define sleep(a) taskDelay((a) * sysClkRateGet()) macro
  /external/chromium_org/tools/gyp/test/lib/
TestCmd.py 127 test.sleep()
128 test.sleep(seconds)
821 time.sleep(max((x-time.time())/tr, 0))
1270 def sleep(self, seconds = default_sleep_seconds): member in class:TestCmd
    [all...]
  /external/openssl/
e_os.h 702 #define sleep(a) taskDelay((a) * sysClkRateGet()) macro
  /frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
AppLaunch.java 96 sleep(INITIAL_LAUNCH_IDLE_TIMEOUT);
98 sleep(BETWEEN_LAUNCH_SLEEP_TIMEOUT);
119 sleep(POST_LAUNCH_IDLE_TIMEOUT);
121 sleep(BETWEEN_LAUNCH_SLEEP_TIMEOUT);
263 sleep(POST_LAUNCH_IDLE_TIMEOUT);
277 private void sleep(int time) { method in class:AppLaunch
279 Thread.sleep(time);
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 725 SystemClock.sleep(500);
748 public void sleep() throws RemoteException { method in class:UiDevice
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 88 void sleep(DWORD Duration) function
90 Sleep(Duration);
753 Sleep(0);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 90 void sleep(DWORD Duration) function
92 Sleep(Duration);
543 /* Removing sleep() calls. */
560 /* Removing sleep() calls. */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 87 void sleep(DWORD Duration) function
89 Sleep(Duration);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 105 void sleep(DWORD Duration) function
107 Sleep(Duration);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
StaticPortConfigDialog.java 118 display.sleep();
StaticPortEditDialog.java 126 display.sleep();

Completed in 787 milliseconds

1 2 34 5 6 7 8