/packages/experimental/RpcPerformance/src/com/android/rpc_performance/ |
ProviderPerfActivity.java | 341 // Returns average cross-process dummy query time in milliseconds. 362 // Returns average cross-process dummy query time in milliseconds. 387 // Returns average time to read a /proc file in milliseconds. 444 // Returns average cross-process dummy query time in milliseconds. 475 // Returns average cross-process binder ping time in milliseconds. 496 // Returns average milliseconds. 536 // Returns average operation time in milliseconds. 586 // Returns average milliseconds. 608 // Returns milliseconds taken, or -1 on failure. 638 // Returns milliseconds taken, or -1 on failure [all...] |
/frameworks/base/core/java/android/text/format/ |
Time.java | 209 * @return the UTC milliseconds since the epoch 399 * To parse a date-time string and convert it to UTC milliseconds, do 486 * Converts this time to milliseconds. Suitable for interacting with the 487 * standard java libraries. The time is in UTC milliseconds since the epoch. 488 * This does an implicit normalization to compute the milliseconds but does 490 * to normalize the fields in this Time object and also get the milliseconds 530 * to read back the same milliseconds that you set with {@link #set(long)} 536 * Sets the fields in this Time object given the UTC milliseconds. After 540 * @param millis the time in UTC milliseconds since the epoch. 717 * Computes the Julian day number, given the UTC milliseconds [all...] |
DateUtils.java | 260 * @param time the time to describe, in milliseconds 261 * @param now the current time in milliseconds 280 * @param time the time to describe, in milliseconds 281 * @param now the current time in milliseconds 371 * @param minResolution the minimum elapsed time (in milliseconds) to report 375 * @param transitionResolution the elapsed time (in milliseconds) at which 417 * @param day the relative day to describe in UTC milliseconds 418 * @param today the current time in UTC milliseconds 619 * @param startMillis the start time in UTC milliseconds 620 * @param endMillis the end time in UTC milliseconds [all...] |
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheLoadingTest.java | 24 import static java.util.concurrent.TimeUnit.MILLISECONDS; 222 .refreshAfterWrite(1, MILLISECONDS) 238 ticker.advance(1, MILLISECONDS); 246 ticker.advance(1, MILLISECONDS); 254 ticker.advance(1, MILLISECONDS); 281 .refreshAfterWrite(1, MILLISECONDS) 297 ticker.advance(1, MILLISECONDS); 305 ticker.advance(1, MILLISECONDS); 313 ticker.advance(1, MILLISECONDS); 752 .refreshAfterWrite(1, MILLISECONDS) [all...] |
/external/chromium_org/base/process/ |
kill_posix.cc | 30 // to 256 milliseconds after the fact. 40 // at most 256 milliseconds each time using usleep() and then calling 41 // waitpid(). The amount of time we sleep starts out at 1 milliseconds, and 52 static const int64 kMaxSleepInMicroseconds = 1 << 18; // ~256 milliseconds. 53 int64 max_sleep_time_usecs = 1 << 10; // ~1 milliseconds. 442 // Wait for 2 * timeout_ 500 milliseconds intervals.
|
/external/jmdns/src/javax/jmdns/ |
JmDNS.java | 197 * timeout in milliseconds. Typical timeout should be 5s. 227 * timeout in milliseconds. Typical timeout should be 5s. 268 * timeout in milliseconds 282 * timeout in milliseconds 392 * timeout in milliseconds. Typical timeout should be 6s. 412 * timeout in milliseconds. Typical timeout should be 6s.
|
JmmDNS.java | 171 * timeout in milliseconds. Typical timeout should be 5s. 203 * timeout in milliseconds. Typical timeout should be 5s. 243 * timeout in milliseconds 258 * timeout in milliseconds 356 * timeout in milliseconds. Typical timeout should be 6s. 378 * timeout in milliseconds. Typical timeout should be 6s.
|
/frameworks/base/core/java/android/animation/ |
Animator.java | 143 * The amount of time, in milliseconds, to delay processing the animation 146 * @return the number of milliseconds to delay running the animation 151 * The amount of time, in milliseconds, to delay processing the animation 154 * @param startDelay The amount of the delay, in milliseconds 161 * @param duration The length of the animation, in milliseconds. 168 * @return The length of the animation, in milliseconds.
|
/frameworks/base/services/java/com/android/server/ |
VibratorService.java | 78 native static void vibratorOn(long milliseconds); 194 public void vibrate(int uid, String packageName, long milliseconds, IBinder token) { 203 if (milliseconds <= 0 || (mCurrentVibration != null 204 && mCurrentVibration.hasLongerTimeout(milliseconds))) { 206 // longer than milliseconds. 210 Vibration vib = new Vibration(token, milliseconds, uid, packageName);
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Scroller.java | 172 * Returns how long the scroll event will take, in milliseconds. 174 * @return The duration of the scroll in milliseconds. 305 * The scroll will use the default value of 250 milliseconds for the 332 * @param duration Duration of the scroll in milliseconds. 454 * @param extend Additional time to scroll in milliseconds. 468 * @return The elapsed time in milliseconds.
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentResolverSyncTestCase.java | 107 if (!latch.await(latchTimeoutMs, TimeUnit.MILLISECONDS)) { 131 latch.await(latchTimeoutMillis, TimeUnit.MILLISECONDS); 147 latch.await(latchTimeoutMillis, TimeUnit.MILLISECONDS);
|
/external/chromium/base/ |
timer_unittest.cc | 17 OneShotTimerTester(bool* did_run, unsigned milliseconds = 10) 19 delay_ms_(milliseconds) { 199 OneShotTimerTester tester(&did_run, 100 /* milliseconds */);
|
/external/chromium-trace/trace-viewer/src/tracing/importer/ |
v8_log_importer.js | 73 start /= 1000; // Convert to milliseconds. 84 start /= 1000; // Convert to milliseconds. 89 end /= 1000; // Convert to milliseconds.
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_types.h | 24 // The time (in milliseconds) to show the splash page when the dialog is first 27 // The time (in milliseconds) spend fading out the splash image. 29 // The time (in milliseconds) spend fading in the dialog (after the splash image
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
timezone.h | 90 * <li>A time zone offset; that, is the number of milliseconds to add or subtract 170 * @param rawOffset an offset from GMT in milliseconds, ignoring 326 * Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add 344 * @param millis The reference date's milliseconds in day, local standard time 346 * @return The offset in milliseconds to add to GMT to get local time. 366 * @param milliseconds the millis in day in <em>standard</em> local time. 373 uint8_t dayOfWeek, int32_t milliseconds, 384 * units of milliseconds from January 1, 1970 0:00 GMT, either GMT 403 * Sets the TimeZone's raw GMT offset (i.e., the number of milliseconds to add 412 * Returns the TimeZone's raw GMT offset (i.e., the number of milliseconds to ad [all...] |
/frameworks/base/core/java/android/widget/ |
AdapterViewFlipper.java | 130 * Returns the flip interval, in milliseconds. 132 * @return the flip interval in milliseconds 145 * @param flipInterval flip interval in milliseconds
|
/frameworks/base/services/java/com/android/server/wm/ |
DimLayer.java | 48 /** Time in milliseconds to take to transition from mStartAlpha to mTargetAlpha */ 155 * @param duration How long to take to get there in milliseconds. 229 * @param duration Time to fade in milliseconds.
|
/frameworks/support/v4/java/android/support/v4/media/ |
TransportPerformer.java | 49 * Request to return the duration of the current media, in milliseconds. 54 * Request to return the current playback position, in milliseconds. 60 * @param pos New position to move to, in milliseconds.
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_image_homography.h | 127 1.3 milliseconds with 10000 points 128 35 milliseconds with 100000 points 129 350 milliseconds with 1000000 points
|
/packages/apps/Camera2/jni/feature_stab/db_vlvm/ |
db_image_homography.h | 127 1.3 milliseconds with 10000 points 128 35 milliseconds with 100000 points 129 350 milliseconds with 1000000 points
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_image_homography.h | 127 1.3 milliseconds with 10000 points 128 35 milliseconds with 100000 points 129 350 milliseconds with 1000000 points
|
/art/test/053-wait-some/src/ |
Main.java | 21 /* delays, in milliseconds */
|
/bootable/recovery/minui/ |
minui.h | 64 * > 0 : block for 'timeout' milliseconds
|
/cts/libs/deviceutil/src/android/cts/util/ |
WatchDog.java | 83 boolean success = mSemaphore.tryAcquire(mTimeoutInMilliSecs, TimeUnit.MILLISECONDS);
|
/cts/tests/src/android/text/method/cts/ |
KeyListenerStubActivity.java | 82 * specified duration (in milliseconds) has passed.
|