HomeSort by relevance Sort by last modified time
    Searched full:milliseconds (Results 376 - 400 of 2226) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
util.h 57 /** Wait t milliseconds */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
util.h 57 /** Wait t milliseconds */
  /system/core/include/utils/
Log.h 57 * specified number of milliseconds to run. Includes the time actually taken.
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h 89 @param[in] time_out A timeout (in milliseconds) required for this I/O to
108 @param[in] time_out A timeout (in milliseconds) required for this I/O to
127 @param[in] timeout Timeout value in milliseconds to use for current read
  /external/chromium_org/third_party/WebKit/Source/core/html/
TimeInputType.cpp 92 double milliseconds = date.millisecondsSinceEpoch(); local
93 ASSERT(std::isfinite(milliseconds));
94 return Decimal::fromDouble(milliseconds);
  /external/guava/guava-tests/test/com/google/common/base/
StopwatchTest.java 20 import static java.util.concurrent.TimeUnit.MILLISECONDS;
155 assertEquals(0, stopwatch.elapsedTime(MILLISECONDS));
157 assertEquals(1, stopwatch.elapsedTime(MILLISECONDS));
  /external/libnfc-nxp/inc/
nfc_custom_config_example.h 64 timer resolution is 100 milliseconds */
68 500 is in milliseconds */
72 250 is in milliseconds */
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLooper.java 112 * Causes {@link Runnable}s that have been scheduled to run within the next {@code intervalMillis} milliseconds to
115 * @param intervalMillis milliseconds to advance
150 * @param delayMillis how many milliseconds into the (virtual) future to run it
  /frameworks/base/core/java/android/net/
LinkQualityInfo.java 243 * @return latency in milliseconds or {@link android.net.LinkQualityInfo#UNKNOWN_INT}
258 * @return milliseconds elapsed since start and sample time or
274 * @return duration in milliseconds or {@link android.net.LinkQualityInfo#UNKNOWN_INT}
  /frameworks/base/location/java/android/location/
LocationRequest.java 280 * Set the desired interval for active location updates, in milliseconds.
317 * Get the desired interval of this request, in milliseconds.
319 * @return desired interval in milliseconds, inexact
327 * milliseconds.
350 * @param millis fastest interval for updates in milliseconds, exact
362 * Get the fastest interval of this request, in milliseconds.
368 * @return fastest interval in milliseconds, exact
375 * Set the duration of this request, in milliseconds.
387 * @param millis duration of request in milliseconds
415 * @param millis expiration time of request, in milliseconds since boot including suspen
    [all...]
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingStateListener.java 189 * @param timeout how long to wait in milliseconds
206 * @param timeout how long to wait in milliseconds
227 while ((nextState = mRecentStates.poll(timeoutLeft, TimeUnit.MILLISECONDS))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 40 Time time; /* milliseconds */
50 Time time; /* milliseconds */
68 Time time; /* milliseconds */
97 Time time; /* milliseconds */
126 Time time; /* milliseconds */
144 Time time; /* milliseconds */
156 Time time; /* milliseconds */
178 Time time; /* milliseconds */
192 Time time; /* milliseconds */
210 Time time; /* milliseconds */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 40 Time time; /* milliseconds */
50 Time time; /* milliseconds */
68 Time time; /* milliseconds */
97 Time time; /* milliseconds */
126 Time time; /* milliseconds */
144 Time time; /* milliseconds */
156 Time time; /* milliseconds */
178 Time time; /* milliseconds */
192 Time time; /* milliseconds */
210 Time time; /* milliseconds */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 40 Time time; /* milliseconds */
50 Time time; /* milliseconds */
68 Time time; /* milliseconds */
97 Time time; /* milliseconds */
126 Time time; /* milliseconds */
144 Time time; /* milliseconds */
156 Time time; /* milliseconds */
178 Time time; /* milliseconds */
192 Time time; /* milliseconds */
210 Time time; /* milliseconds */
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 30 import static java.util.concurrent.TimeUnit.MILLISECONDS;
122 * take more than profileThreshold milliseconds to execute.
128 * The number of milliseconds that tests are permitted for
281 * Returns a timeout in milliseconds to be used in tests that
290 * milliseconds in the future.
508 exec.awaitTermination(2 * LONG_DELAY_MS, MILLISECONDS));
573 future.get(timeoutMillis, MILLISECONDS);
721 * Spin-waits up to the specified number of milliseconds for the given
751 * Returns the number of milliseconds since time given by
770 * Waits for the specified time (in milliseconds) for the threa
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
simpletz.h 148 * number of milliseconds after midnight.
156 * number of milliseconds after midnight.
189 * number of milliseconds after midnight.
197 * number of milliseconds after midnight.
198 * @param savingsDST The number of milliseconds added to standard time
233 * number of milliseconds after midnight.
243 * number of milliseconds after midnight.
246 * @param savingsDST The number of milliseconds added to standard time
550 * Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add
564 * @param millis The reference date's milliseconds in day, UTT (NOT local time)
    [all...]
  /external/icu4c/i18n/unicode/
simpletz.h 148 * number of milliseconds after midnight.
156 * number of milliseconds after midnight.
189 * number of milliseconds after midnight.
197 * number of milliseconds after midnight.
198 * @param savingsDST The number of milliseconds added to standard time
233 * number of milliseconds after midnight.
243 * number of milliseconds after midnight.
246 * @param savingsDST The number of milliseconds added to standard time
550 * Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add
564 * @param millis The reference date's milliseconds in day, UTT (NOT local time)
    [all...]
tzfmt.h 444 * @param offset the offset from GMT(UTC) in milliseconds.
462 * @param offset the offset from GMT(UTC) in milliseconds.
489 * @param offset the offset from GMT(UTC) in milliseconds.
511 * @param offset the offset from GMT(UTC) in milliseconds.
540 * Returns offset from GMT(UTC) in milliseconds for the given ISO 8601
547 * @return The offset from GMT(UTC) in milliseconds for the given ISO 8601 style
556 * Returns offset from GMT(UTC) in milliseconds for the given localized GMT
562 * @return The offset from GMT(UTC) in milliseconds for the given localized GMT
571 * Returns offset from GMT(UTC) in milliseconds for the given short localized GMT
577 * @return The offset from GMT(UTC) in milliseconds for the given short localized GM
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLog.java 143 * @param timeout time to wait for close in milliseconds
147 awaitTermination(timeout, TimeUnit.MILLISECONDS);
191 * @param timeout time to wait for close in milliseconds
195 awaitTermination(timeout, TimeUnit.MILLISECONDS);
233 mFlushFuture = mExecutor.schedule(mFlushCallable, FLUSH_DELAY_IN_MS, TimeUnit.MILLISECONDS);
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 341 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
539 latch1.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
577 latch2.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
696 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
788 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 102 * @param startTimeMs the start time in milliseconds (relative to the
104 * @param beginMs start time in the audio track in milliseconds (relative to
106 * @param endMs end time in the audio track in milliseconds (relative to the
326 * @return The start time in milliseconds
336 * @return The duration in milliseconds. This value represents actual audio
356 * @param beginMs start time in the audio track in milliseconds (relative to
358 * @param endMs end time in the audio track in milliseconds (relative to the
  /libcore/luni/src/main/java/java/util/
Timer.java 448 * amount of time in milliseconds before execution.
468 * amount of time in milliseconds before first execution.
470 * amount of time in milliseconds between subsequent executions.
493 * amount of time in milliseconds between subsequent executions.
515 * amount of time in milliseconds before first execution.
517 * amount of time in milliseconds between subsequent executions.
540 * amount of time in milliseconds between subsequent executions.
  /external/chromium_org/chrome/browser/policy/proto/chromeos/
chrome_device_policy.proto 12 // In milliseconds.
127 // All timeouts are specified in milliseconds.
147 // Measured in milliseconds.
298 // The amount of time, in milliseconds, that should elapse at the signin
440 // which the screen is dimmed, in milliseconds",
447 // milliseconds",
454 // milliseconds",
476 // which the screen is dimmed, in milliseconds",
483 // milliseconds",
490 // milliseconds",
    [all...]
  /frameworks/base/core/java/android/app/
AlarmManager.java 171 * @param triggerAtMillis time in milliseconds that the alarm should go
229 * @param triggerAtMillis time in milliseconds that the alarm should first
231 * @param intervalMillis interval in milliseconds between subsequent repeats
277 * @param windowStartMillis The earliest time, in milliseconds, that the alarm should
281 * in milliseconds. The alarm will be delivered no later than this many
282 * milliseconds after {@code windowStartMillis}. Note that this parameter
321 * @param triggerAtMillis time in milliseconds that the alarm should go
429 * @param triggerAtMillis time in milliseconds that the alarm should first
434 * @param intervalMillis interval in milliseconds between subsequent repeats
488 * @param millis time in milliseconds since the Epoc
    [all...]
  /frameworks/base/docs/html/tools/help/uiautomator/
Configurator.jd 549 <ul class="nolist"><li>current timeout in milliseconds</li></ul>
612 <ul class="nolist"><li>current delay in milliseconds</li></ul>
648 <ul class="nolist"><li>current timeout in milliseconds</li></ul>
686 <ul class="nolist"><li>Current timeout value in milliseconds</li></ul>
722 <ul class="nolist"><li>Current timeout value in milliseconds</li></ul>
761 <td>Timeout value in milliseconds</td>
801 <td>Delay value in milliseconds</td>
846 <td>Timeout value in milliseconds</td>
893 <td>Timeout value in milliseconds</td>
938 <td>Timeout value in milliseconds.</td
    [all...]

Completed in 1061 milliseconds

<<11121314151617181920>>