HomeSort by relevance Sort by last modified time
    Searched full:minute (Results 201 - 225 of 1648) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Calendar/res/values-fr/
arrays.xml 26 <item msgid="2416970002377237011">"0 minute"</item>
27 <item msgid="6681865010714743948">"1 minute"</item>
45 <item msgid="5883344836499335043">"0 minute"</item>
46 <item msgid="4354350447805231188">"1 minute"</item>
  /packages/apps/Calendar/res/values-fr-rCA/
arrays.xml 26 <item msgid="2416970002377237011">"0 minute"</item>
27 <item msgid="6681865010714743948">"1 minute"</item>
45 <item msgid="5883344836499335043">"0 minute"</item>
46 <item msgid="4354350447805231188">"1 minute"</item>
  /packages/apps/Stk/src/com/android/stk/
StkApp.java 55 case MINUTE:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kernel.h 13 unsigned long loads[3]; /* 1, 5, and 15 minute load averages */
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_windows_test.go 16 t1 = Date(t1.Year(), t1.Month(), t1.Day(), t1.Hour(), t1.Minute(), t1.Second(), 0, t1.Location())
  /prebuilts/go/linux-x86/src/time/
zoneinfo_windows_test.go 16 t1 = Date(t1.Year(), t1.Month(), t1.Day(), t1.Hour(), t1.Minute(), t1.Second(), 0, t1.Location())
  /developers/build/prebuilts/gradle/DirectBoot/Application/src/main/java/com/example/android/directboot/alarms/
AlarmAdapter.java 76 alarmTime.set(Calendar.MINUTE, alarm.minute);
90 toBeDeleted.hour, toBeDeleted.minute), Toast.LENGTH_SHORT).show();
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceUtil.java 49 * The {@link DataMap} key for {@link DigitalWatchFaceService} minute digits color name.
81 * Name of the default interactive mode minute digits color and the ambient mode minute digits
  /developers/samples/android/security/DirectBoot/Application/src/main/java/com/example/android/directboot/alarms/
AlarmAdapter.java 76 alarmTime.set(Calendar.MINUTE, alarm.minute);
90 toBeDeleted.hour, toBeDeleted.minute), Toast.LENGTH_SHORT).show();
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceUtil.java 49 * The {@link DataMap} key for {@link DigitalWatchFaceService} minute digits color name.
81 * Name of the default interactive mode minute digits color and the ambient mode minute digits
  /development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
AlarmAdapter.java 76 alarmTime.set(Calendar.MINUTE, alarm.minute);
90 toBeDeleted.hour, toBeDeleted.minute), Toast.LENGTH_SHORT).show();
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DigitalWatchFaceUtil.java 49 * The {@link DataMap} key for {@link DigitalWatchFaceService} minute digits color name.
81 * Name of the default interactive mode minute digits color and the ambient mode minute digits
  /docs/source.android.com/src/devices/sensors/
report-modes.jd 48 <li> And walk for 55 seconds, then stand still for one minute. </li>
50 minute (including at time t=0 because of the activation of the sensor, and t=60
52 minute because the value of the step count didn?t change after t=60 seconds. </li>
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
jquery.timeago.js 34 minute: "about a minute",
72 seconds < 90 && substitute($l.minute, 1) ||
  /external/iptables/extensions/
libxt_hashlimit.man 10 \fB\-\-hashlimit\-upto\fP \fIamount\fP[\fB/second\fP|\fB/minute\fP|\fB/hour\fP|\fB/day\fP]
15 \fB\-\-hashlimit\-above\fP \fIamount\fP[\fB/second\fP|\fB/minute\fP|\fB/hour\fP|\fB/day\fP]
66 "10000 packets per minute for every /28 subnet (groups of 8 addresses)
  /external/ksoap2/kobjects/org/ksoap2/kobjects/isodate/
IsoDate.java 62 dd(buf, c.get(Calendar.MINUTE));
94 c.set(Calendar.MINUTE, 0);
109 Calendar.MINUTE,
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPDateTimeFactory.java 59 * @param minute minutes
65 int hour, int minute, int second, int nanoSecond)
72 dt.setMinute(minute);
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
wt5001.js 117 var minute = new MP3Player.uint8Array(0);
119 myMP3Player.getTime(hour, minute, second);
121 mp3time += (minute.getitem(0) + ":");
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmTimeClickHandler.java 189 public void processTimeSet(int hourOfDay, int minute) {
194 a.minutes = minute;
199 mSelectedAlarm.minutes = minute;
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
HeadsUpNotificationTests.java 151 int minute = cal.get(Calendar.MINUTE) + 1;// to make sure it won't be set at the next day local
155 intent.putExtra(AlarmClock.EXTRA_MINUTES, minute);
  /external/icu/android_icu4j/src/main/java/android/icu/util/
GregorianCalendar.java 128 * System.out.println("MINUTE: " + calendar.get(Calendar.MINUTE));
153 * System.out.println("MINUTE: " + calendar.get(Calendar.MINUTE));
268 {/* */}, // MINUTE
411 * @param minute the value used to set the MINUTE time field
416 int minute) {
423 set(MINUTE, minute);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
GregorianCalendar.java 127 * System.out.println("MINUTE: " + calendar.get(Calendar.MINUTE));
152 * System.out.println("MINUTE: " + calendar.get(Calendar.MINUTE));
270 {/* */}, // MINUTE
423 * @param minute the value used to set the MINUTE time field
429 int minute) {
436 set(MINUTE, minute);
    [all...]
  /external/libweave/third_party/chromium/base/time/
time_unittest.cc 36 45, // minute
79 EXPECT_EQ(tms.tm_min, exploded.minute);
161 EXPECT_EQ(0, exploded.minute);
179 EXPECT_EQ(59, exploded.minute);
191 EXPECT_EQ(59, exploded.minute);
203 EXPECT_EQ(59, exploded.minute);
215 EXPECT_EQ(59, exploded.minute);
227 EXPECT_EQ(59, exploded.minute);
240 EXPECT_EQ(0, exploded.minute);
252 EXPECT_EQ(0, exploded.minute);
    [all...]
  /developers/build/prebuilts/gradle/AlwaysOn/Wearable/src/main/java/com/example/android/wearable/wear/alwayson/
MainActivity.java 56 * hold off on updates for a full minute, you can throw away all the Alarm code and just use
96 * more frequently than every minute. Remember, if getting updates once a minute in ambient
206 * Updates UI in Ambient view (once a minute). Because we need to update UI sooner than that
211 * If you are happy with just updating the screen once a minute in Ambient Mode (which will be
  /developers/samples/android/wearable/wear/AlwaysOn/Wearable/src/main/java/com/example/android/wearable/wear/alwayson/
MainActivity.java 56 * hold off on updates for a full minute, you can throw away all the Alarm code and just use
96 * more frequently than every minute. Remember, if getting updates once a minute in ambient
206 * Updates UI in Ambient view (once a minute). Because we need to update UI sooner than that
211 * If you are happy with just updating the screen once a minute in Ambient Mode (which will be

Completed in 506 milliseconds

1 2 3 4 5 6 7 891011>>