/system/update_engine/common/ |
utils.h | 303 // Converts seconds into human readable notation including days, hours, minutes 310 // minutes, seconds and fractions of a second down to microsecond granularity,
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
SimpleDateFormat.java | 465 * <td>The <i>ISO8601 basic format</i> with hours, minutes and optional seconds fields. 479 * <td>The <i>ISO8601 extended format</i> with hours, minutes and optional seconds fields. 545 * <td>The <i>ISO8601 basic format</i> with hours field and optional minutes field. 552 * <td>The <i>ISO8601 basic format</i> with hours and minutes fields. 559 * <td>The <i>ISO8601 extended format</i> with hours and minutes fields. 567 * <td>The <i>ISO8601 basic format</i> with hours, minutes and optional seconds fields. 576 * <td>The <i>ISO8601 extended format</i> with hours, minutes and optional seconds fields. 585 * <td>The <i>ISO8601 basic format</i> with hours field and optional minutes field.</td> 590 * <td>The <i>ISO8601 basic format</i> with hours and minutes fields.</td> 595 * <td>The <i>ISO8601 extended format</i> with hours and minutes fields.</td [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
SimpleDateFormat.java | 464 * <td>The <i>ISO8601 basic format</i> with hours, minutes and optional seconds fields. 478 * <td>The <i>ISO8601 extended format</i> with hours, minutes and optional seconds fields. 544 * <td>The <i>ISO8601 basic format</i> with hours field and optional minutes field. 551 * <td>The <i>ISO8601 basic format</i> with hours and minutes fields. 558 * <td>The <i>ISO8601 extended format</i> with hours and minutes fields. 566 * <td>The <i>ISO8601 basic format</i> with hours, minutes and optional seconds fields. 575 * <td>The <i>ISO8601 extended format</i> with hours, minutes and optional seconds fields. 584 * <td>The <i>ISO8601 basic format</i> with hours field and optional minutes field.</td> 589 * <td>The <i>ISO8601 basic format</i> with hours and minutes fields.</td> 594 * <td>The <i>ISO8601 extended format</i> with hours and minutes fields.</td [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
calendar-provider.jd | 159 owns the given calendar. Reminders are specified in minutes before the event 751 <td>{@link android.provider.CalendarContract.RemindersColumns#MINUTES}</td> 752 <td>The minutes prior to the event that the reminder should fire.</td> [all...] |
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventView.java | 185 * Contents of the "minutes" spinner. This has default values from the XML file, augmented [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
VideoModule.java | 1567 long minutes = seconds \/ 60; local [all...] |
/packages/apps/LegacyCamera/src/com/android/camera/ |
VideoCamera.java | 1776 long minutes = seconds \/ 60; local [all...] |
/packages/services/Telephony/res/values-en-rAU/ |
strings.xml | [all...] |
/packages/services/Telephony/res/values-en-rGB/ |
strings.xml | [all...] |
/packages/services/Telephony/res/values-en-rIN/ |
strings.xml | [all...] |
/packages/services/Telephony/res/values-fr-rCA/ |
strings.xml | [all...] |
/frameworks/base/core/res/res/values-lt/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> val. <xliff:g id="MINUTES">%2$d</xliff:g> min."</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> val. <xliff:g id="MINUTES">%2$d</xliff:g> min."</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> min."</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> min."</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> min. <xliff:g id="SECONDS">%2$d</xliff:g> sek."</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> min. <xliff:g id="SECONDS">%2$d</xliff:g> sek."</string> [all...] |
/frameworks/base/core/res/res/values/ |
strings.xml | 53 <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one hour with minutes --> 55 <xliff:g id="minutes">%2$d</xliff:g> mins</string> 59 <xliff:g id="minutes">%2$d</xliff:g> min</string> 61 <!-- [CHAR_LIMIT=10] Suffix added to signify duration in minutes --> 62 <string name="durationMinutes"><xliff:g id="minutes">%1$d</xliff:g> mins</string> 65 <string name="durationMinute"><xliff:g id="minutes">%1$d</xliff:g> min</string> 68 <string name="durationMinuteSeconds"><xliff:g id="minutes">%1$d</xliff:g> min 72 <string name="durationMinuteSecond"><xliff:g id="minutes">%1$d</xliff:g> min [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifInterface.java | 1912 double minutes = coordinate[1].toDouble(); local 2035 int minutes = (int) value; local [all...] |
/frameworks/base/services/core/java/com/android/server/ |
AlarmManagerService.java | [all...] |
/packages/apps/Camera2/src/com/android/camera/exif/ |
ExifInterface.java | 1891 double minutes = coordinate[1].toDouble(); local 2014 int minutes = (int) value; local [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifInterface.java | 1912 double minutes = coordinate[1].toDouble(); local 2035 int minutes = (int) value; local [all...] |
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/ |
ExifInterface.java | 1912 double minutes = coordinate[1].toDouble(); local 2035 int minutes = (int) value; local [all...] |
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
ExifInterface.java | 1953 double minutes = coordinate[1].toDouble(); local 2076 int minutes = (int) value; local [all...] |
/frameworks/base/core/res/res/values-am/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> ?? <xliff:g id="MINUTES">%2$d</xliff:g> ???"</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> ?? <xliff:g id="MINUTES">%2$d</xliff:g> ???"</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> ??? <xliff:g id="SECONDS">%2$d</xliff:g> ?"</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> ??? <xliff:g id="SECONDS">%2$d</xliff:g> ?"</string> [all...] |
/frameworks/base/core/res/res/values-ar/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> ???? <xliff:g id="MINUTES">%2$d</xliff:g> ?????"</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> ???? <xliff:g id="MINUTES">%2$d</xliff:g> ?????"</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> ????? <xliff:g id="SECONDS">%2$d</xliff:g> ?????"</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> ????? <xliff:g id="SECONDS">%2$d</xliff:g> ?????"</string> [all...] |
/frameworks/base/core/res/res/values-be-rBY/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> ???? <xliff:g id="MINUTES">%2$d</xliff:g> ??"</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> ???? <xliff:g id="MINUTES">%2$d</xliff:g> ??"</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> ??"</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> ???????"</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> ?? <xliff:g id="SECONDS">%2$d</xliff:g> ?"</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> ?? <xliff:g id="SECONDS">%2$d</xliff:g> ?"</string> [all...] |
/frameworks/base/core/res/res/values-bg/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> ? <xliff:g id="MINUTES">%2$d</xliff:g> ???"</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> ? <xliff:g id="MINUTES">%2$d</xliff:g> ???"</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> ???"</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> ???"</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> ??? <xliff:g id="SECONDS">%2$d</xliff:g> ???"</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> ??? <xliff:g id="SECONDS">%2$d</xliff:g> ???"</string> [all...] |
/frameworks/base/core/res/res/values-bn-rBD/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> ????? <xliff:g id="MINUTES">%2$d</xliff:g> ?????"</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> ????? <xliff:g id="MINUTES">%2$d</xliff:g> ?????"</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> ????? <xliff:g id="SECONDS">%2$d</xliff:g> ???????"</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> ????? <xliff:g id="SECONDS">%2$d</xliff:g> ???????"</string> [all...] |
/frameworks/base/core/res/res/values-el/ |
strings.xml | 34 <string name="durationHourMinutes" msgid="9029176248692041549">"<xliff:g id="HOURS">%1$d</xliff:g> ??? <xliff:g id="MINUTES">%2$d</xliff:g> ?"</string> 35 <string name="durationHourMinute" msgid="2741677355177402539">"<xliff:g id="HOURS">%1$d</xliff:g> ??? <xliff:g id="MINUTES">%2$d</xliff:g> ?"</string> 36 <string name="durationMinutes" msgid="3134226679883579347">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 37 <string name="durationMinute" msgid="7155301744174623818">"<xliff:g id="MINUTES">%1$d</xliff:g> ?????"</string> 38 <string name="durationMinuteSeconds" msgid="1424656185379003751">"<xliff:g id="MINUTES">%1$d</xliff:g> ?. <xliff:g id="SECONDS">%2$d</xliff:g> ????."</string> 39 <string name="durationMinuteSecond" msgid="3989228718067466680">"<xliff:g id="MINUTES">%1$d</xliff:g> ? <xliff:g id="SECONDS">%2$d</xliff:g> ????."</string> [all...] |