HomeSort by relevance Sort by last modified time
    Searched full:minutes (Results 1051 - 1075 of 2305) sorted by null

<<41424344454647484950>>

  /frameworks/base/services/core/java/com/android/server/location/
LocationFudger.java 60 public static final long FASTEST_INTERVAL_MS = 10 * 60 * 1000; // 10 minutes
  /frameworks/base/services/core/jni/
com_android_server_AlarmManagerService.cpp 280 ALOGD("Kernel timezone updated to %d minutes west of GMT\n", minswest);
  /frameworks/ex/common/tests/src/com/android/common/
OperationSchedulerTest.java 215 // error with backoff and a moratorium for a few minutes.
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Types.h 276 * or minus 35 minutes).
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 276 * or minus 35 minutes).
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 276 * or minus 35 minutes).
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactory2Test.java 74 // 32 minutes
  /libcore/ojluni/src/main/java/java/sql/
Date.java 38 * hours, minutes, seconds, and milliseconds to zero in the particular
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SdpManagerTest.java 72 Log.i(TAG, "\n\n\nRecords added - waiting 5 minutes...\n\n\n");
  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 155 * Or, in degrees, minutes, and seconds:
2113 int minutes = reminderMinutes.get(reminder_i); local
    [all...]
  /packages/apps/DeskClock/src/com/android/alarmclock/
DigitalAppWidgetProvider.java 51 * minutes because not all time zones are hour-locked.
  /packages/apps/TV/src/com/android/tv/data/epg/
EpgFetcher.java 63 private static final long EPG_READER_INIT_WAIT_MS = TimeUnit.MINUTES.toMillis(1);
  /packages/apps/TV/src/com/android/tv/guide/
ProgramGrid.java 43 private static final long FOCUS_AREA_RIGHT_MARGIN_MILLIS = TimeUnit.MINUTES.toMillis(15);
  /packages/apps/TV/src/com/android/tv/recommendation/
Recommender.java 40 private static final long MINIMUM_RECOMMENDATION_UPDATE_PERIOD = TimeUnit.MINUTES.toMillis(5);
  /packages/apps/TV/usbtuner/res/values/
strings.xml 94 <string name="ut_channel_scan_time">This may take several minutes</string>
  /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
GraphicsStatsMonitor.java 40 * the polling interval in milliseconds. The default is 5 minutes. Also, it should be noted that
  /system/core/adb/
bugreport.cpp 252 "Bugreport is in progress and it could take minutes to complete.\n"
  /system/media/radio/include/system/
radio_metadata.h 63 int32_t timezone_offset_in_minutes; /* Minutes offset from the GMT. */
  /system/update_engine/sample_images/
generate_images.sh 153 # A program that succeeds if it is suspended during the first 5 minutes.
  /art/test/etc/
run-test-jar 45 TIME_OUT_VALUE=900 # 15 minutes.
47 TIME_OUT_VALUE=600 # 10 minutes.
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
ModuleRepo.java 62 private static final long SMALL_TEST = TimeUnit.MINUTES.toMillis(2); // Small tests < 2mins
63 private static final long MEDIUM_TEST = TimeUnit.MINUTES.toMillis(10); // Medium tests < 10mins
  /cts/tests/tests/media/src/android/media/cts/
VideoDecoderPerfTest.java 46 private static final int MAX_TIME_MS = 120000; // 2 minutes
47 private static final int MAX_TEST_TIMEOUT_MS = 300000; // 5 minutes
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceService.java 80 private static final long MUTE_UPDATE_RATE_MS = TimeUnit.MINUTES.toMillis(1);
481 // Draw the minutes.
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceService.java 80 private static final long MUTE_UPDATE_RATE_MS = TimeUnit.MINUTES.toMillis(1);
481 // Draw the minutes.
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DigitalWatchFaceService.java 80 private static final long MUTE_UPDATE_RATE_MS = TimeUnit.MINUTES.toMillis(1);
481 // Draw the minutes.

Completed in 1957 milliseconds

<<41424344454647484950>>