/external/webkit/Tools/DumpRenderTree/win/ |
EventSender.cpp | 209 // replaySavedEvents has the required logic to make leapForward delays work
|
/system/extras/tests/wifi/stress/ |
wifiLoadScanAssoc.c | 441 * Delays for a random amount of time within the range given
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
TimerTest.java | 557 "Scheduling a null task with negative delays should throw IllegalArgumentException first", 705 "Scheduling a null task with negative delays should throw IllegalArgumentException first",
|
/libcore/luni/src/test/java/tests/api/java/util/ |
TimerTest.java | 563 "Scheduling a null task with negative delays should throw IllegalArgumentException first", 711 "Scheduling a null task with negative delays should throw IllegalArgumentException first", [all...] |
/frameworks/base/core/java/android/animation/ |
LayoutTransition.java | 154 * The start delays of the four different animations. Note that the default behavior of 165 * The inter-animation delays used on the two changing animations [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
animation-resource.jd | 178 <em>int</em>. The amount of milliseconds the animation delays after 252 <em>int</em>. The amount of milliseconds the animation delays after [all...] |
/frameworks/base/docs/html/guide/topics/sensors/ |
sensors_overview.jd | 573 data delays, such as {@link android.hardware.SensorManager#SENSOR_DELAY_GAME} (20,000 microsecond [all...] |
/dalvik/vm/jdwp/ |
JdwpSocket.cpp | 322 * Disable the TCP Nagle algorithm, which delays transmission of outbound
|
/development/tools/jdwpspy/ |
Net.cpp | 346 * Disable the TCP Nagle algorithm, which delays transmission of outbound
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 498 ignored. IOs will be replayed without inter-bunch delays.
|
/external/chromium/chrome/browser/history/ |
in_memory_url_index.h | 140 // delays in the omnibox. This is likely to occur for short omnibox terms
|
/external/chromium/chrome/browser/instant/ |
instant_controller.cc | 412 // delays showing 403 pages and the like.
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 370 * In particular, if the user delays briefly between first touching and starting
|
/external/chromium/chrome/browser/ui/cocoa/ |
status_bubble_mac.mm | 196 // all calls to StartShowing and StartHiding are made, so that all delays
|
status_bubble_mac_unittest.mm | 86 // Turn off delays and transitions for test mode. This doesn't just speed
|
/external/chromium/chrome/browser/ui/views/ |
status_bubble_views.cc | 54 // Delays before we start hiding or showing the bubble after we receive a
|
/external/chromium/net/socket/ |
tcp_client_socket_win.cc | 142 // We do this because otherwise the async IO subsystem artifically delays
|
/external/chromium/third_party/libjingle/source/talk/p2p/client/ |
basicportallocator.cc | 635 // TODO: use different delays for each stage
|
/external/quake/quake/src/QW/progs/ |
triggers.qc | 177 This fixed size trigger cannot be touched, it can only be fired by other events. It can contain killtargets, targets, delays, and messages.
|
/external/v8/src/ |
platform-freebsd.cc | 784 // Convert ms to us and subtract 100 us to compensate delays
|
platform-solaris.cc | 661 // Convert ms to us and subtract 100 us to compensate delays
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
LayoutTestController.h | 190 // Delays completion of the test until the policy delegate runs.
|
/frameworks/base/media/libstagefright/ |
CameraSource.cpp | 669 LOGW("%d long delays between neighboring video frames", mNumGlitches);
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaEnvReverbTest.java | 49 // allow +/- 5% tolerance between set and get delays
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountCheckSettingsFragment.java | 506 // Dummy: Publish a series of progress setups, 2 sec delays between them; [all...] |