/frameworks/base/core/java/android/view/ |
Choreographer.java | 86 // The number of milliseconds between animation frames. 198 * The amount of time, in milliseconds, between each frame of the animation. 209 * @return the requested time between frames, in milliseconds 217 * The amount of time, in milliseconds, between each frame of the animation. 228 * @param frameDelay the requested time between frames, in milliseconds 236 * Subtracts typical frame delay time from a delay interval in milliseconds. 297 * @param delayMillis The delay time in milliseconds. 395 * @param delayMillis The delay time in milliseconds. [all...] |
/frameworks/base/media/java/android/mtp/ |
MtpObjectInfo.java | 229 * The value is represented as milliseconds since January 1, 1970 239 * The value is represented as milliseconds since January 1, 1970
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
CameraStressTest.java | 85 if (!sem.tryAcquire(WAIT_TIMEOUT, TimeUnit.MILLISECONDS)) { 128 if (!sem.tryAcquire(WAIT_TIMEOUT, TimeUnit.MILLISECONDS)) {
|
/frameworks/base/packages/SystemUI/res/values/ |
config.xml | 108 <!-- milliseconds before the heads up notification auto-dismisses. --> 111 <!-- milliseconds before the heads up notification accepts touches. -->
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaItemMetadata.java | 127 * Long key: Item playback duration in milliseconds. 129 * The value is a <code>long</code> number of milliseconds.
|
MediaSessionStatus.java | 91 * milliseconds since boot in the {@link SystemClock#elapsedRealtime} time base. 204 * milliseconds since boot in the {@link SystemClock#elapsedRealtime} time base.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLSession.java | 45 * Returns the time this session was created, in milliseconds since midnight 60 * Returns the time this session was last accessed, in milliseconds since
|
/packages/apps/Dialer/src/com/android/dialer/ |
PhoneCallDetailsHelper.java | 47 /** The injected current time in milliseconds since the epoch. Used only by tests. */ 165 * Returns the current time in milliseconds since the epoch.
|
/packages/apps/Email/tests/src/com/android/email/ |
ThrottleTest.java | 43 private void advanceClock(int milliseconds) { 44 mClock.advance(milliseconds);
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
Profile.java | 44 // Both are in milliseconds 186 // milliseconds) sample the stack trace of the calling thread.
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
ElementTime.java | 100 * specified duration in milliseconds. Negative means "indefinite". 152 * milliseconds.
|
/packages/apps/UnifiedEmail/res/values/ |
constants.xml | 27 <!-- Frequency (in milliseconds) for the refresh of timestamps in conversation list fragments. --> 92 <!-- The timeout, in milliseconds, before the "Undo" notification is removed. -->
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_mutex.h | 108 /** Variant of SDL_SemWait() with a timeout in milliseconds, returns 0 if 160 /** Waits for at most 'ms' milliseconds, and returns 0 if the condition
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_mutex.h | 108 /** Variant of SDL_SemWait() with a timeout in milliseconds, returns 0 if 160 /** Waits for at most 'ms' milliseconds, and returns 0 if the condition
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_mutex.h | 108 /** Variant of SDL_SemWait() with a timeout in milliseconds, returns 0 if 160 /** Waits for at most 'ms' milliseconds, and returns 0 if the condition
|
/external/chromium/base/ |
time_win.cc | 59 // 100-nanoseconds to milliseconds. This only works on little-endian 68 // Multiply by 10 to convert milliseconds to 100-nanoseconds. Bit_cast will 253 // Accumulation of time lost due to rollover (in milliseconds). 268 // because it returns the number of milliseconds since Windows has started, 309 // to 55 milliseconds) time stamp but is comparatively less expensive to
|
/external/chromium_org/base/time/ |
time_win.cc | 59 // 100-nanoseconds to milliseconds. This only works on little-endian 68 // Multiply by 10 to convert milliseconds to 100-nanoseconds. Bit_cast will 295 // Accumulation of time lost due to rollover (in milliseconds). 310 // because it returns the number of milliseconds since Windows has started, 351 // to 55 milliseconds) time stamp but is comparatively less expensive to
|
/libcore/luni/src/main/java/java/util/logging/ |
LogRecord.java | 104 * The time that the event occurred, in milliseconds since 1970. 247 * Gets the time when this event occurred, in milliseconds since 1970. 249 * @return the time when this event occurred, in milliseconds since 1970. 256 * Sets the time when this event occurred, in milliseconds since 1970. 259 * the time when this event occurred, in milliseconds since 1970.
|
/libcore/luni/src/main/java/javax/xml/datatype/ |
Duration.java | 303 * <p>Returns the length of the duration in milliseconds.</p> 325 * @return milliseconds between <code>startInstant</code> and 340 * <p>Returns the length of the duration in milliseconds.</p> 365 * @return milliseconds between <code>startInstant</code> and 494 * order of YEARS, MONTHS, DAYS, HOURS, MINUTES, SECONDS, and MILLISECONDS 509 * beyond milliseconds will be simply ignored. For example, if 511 * 234 is added to MILLISECONDS, and the rest will be unused. 712 * <li>the difference between the two Calendars in computed in milliseconds and converted to days, [all...] |
/external/icu4c/i18n/unicode/ |
timezone.h | 97 * <li>A time zone offset; that, is the number of milliseconds to add or subtract 184 * @param rawOffset An offset from GMT in milliseconds, ignoring 219 * @param rawOffset an offset from GMT in milliseconds, ignoring 378 * Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add 396 * @param millis The reference date's milliseconds in day, local standard time 398 * @return The offset in milliseconds to add to GMT to get local time. 418 * @param milliseconds the millis in day in <em>standard</em> local time. 425 uint8_t dayOfWeek, int32_t milliseconds, 436 * units of milliseconds from January 1, 1970 0:00 GMT, either GMT 455 * Sets the TimeZone's raw GMT offset (i.e., the number of milliseconds to ad [all...] |
/frameworks/base/core/java/android/animation/ |
ValueAnimator.java | 479 * Sets the length of the animation. The default duration is 300 milliseconds. 481 * @param duration The length of the animation, in milliseconds. This value cannot 498 * Gets the length of the animation. The default duration is 300 milliseconds. 500 * @return The length of the animation, in milliseconds. 514 * @param playTime The time, in milliseconds, to which the animation is advanced or rewound. 672 * The amount of time, in milliseconds, to delay starting the animation after 675 * @return the number of milliseconds to delay running the animation 682 * The amount of time, in milliseconds, to delay starting the animation after 685 * @param startDelay The amount of the delay, in milliseconds 693 * The amount of time, in milliseconds, between each frame of the animation. This is [all...] |
/external/chromium_org/chrome/common/extensions/api/ |
web_request.json | 161 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."} 205 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, 250 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, 290 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, 336 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, 394 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, 438 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, 483 "timeStamp": {"type": "number", "description": "The time when this signal is triggered, in milliseconds since the epoch."}, [all...] |
/frameworks/base/core/java/android/widget/ |
OverScroller.java | 218 * Returns how long the scroll event will take, in milliseconds. 220 * @return The duration of the scroll in milliseconds. 235 * @param extend Additional time to scroll in milliseconds. 345 * The scroll will use the default value of 250 milliseconds for the 372 * @param duration Duration of the scroll in milliseconds. 520 * @return The elapsed time in milliseconds. 559 // Animation starting time, in system milliseconds 562 // Animation duration, in milliseconds 792 /* Returns the duration, expressed in milliseconds */ [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
OverScrollerSGV.java | 222 * Returns how long the scroll event will take, in milliseconds. 224 * @return The duration of the scroll in milliseconds. 239 * @param extend Additional time to scroll in milliseconds. 349 * The scroll will use the default value of 250 milliseconds for the 376 * @param duration Duration of the scroll in milliseconds. 524 * @return The elapsed time in milliseconds. 563 // Animation starting time, in system milliseconds 566 // Animation duration, in milliseconds 796 /* Returns the duration, expressed in milliseconds */ [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
OverScroller.java | 220 * Returns how long the scroll event will take, in milliseconds. 222 * @return The duration of the scroll in milliseconds. 237 * @param extend Additional time to scroll in milliseconds. 347 * The scroll will use the default value of 250 milliseconds for the 374 * @param duration Duration of the scroll in milliseconds. 522 * @return The elapsed time in milliseconds. 561 // Animation starting time, in system milliseconds 564 // Animation duration, in milliseconds 797 /* Returns the duration, expressed in milliseconds */ [all...] |