Home
last modified time | relevance | path

Searched refs:UTC (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRRuleTest.java61 static final String UTC = "UTC"; field in RRuleTest
67 runRecurrenceIteratorTest(rruleText, dtStart, limit, golden, null, null, UTC); in runRecurrenceIteratorTest()
177 …YEARLY", "20060120", 5, "20060120,20070120,20080120,20090120,20100120,...", null, "20120101", UTC); in testSimpleYearly()
483 …60;BYMONTHDAY=1", "19000101", 4, "19000301,21000301,22000301,23000301,...", null, "25000101", UTC); in testCenturiesThatAreNotLeapYears()
652 …9980326,19990304,19990311,19990318," + "19990325,20000302,20000309,20000316,...", "19970601", UTC); in testAdvanceTo1()
660 /*"19970519,"*/"19980518,19990517,20000515,...", "19980515", UTC); in testAdvanceTo2()
668 …+ "20000718,20030101,20030410,20030719,20060101,20060410,20060719," + "20090101", "20000228", UTC); in testAdvanceTo3()
677 …9970719,20000101,"*/"20000409," + "20000718,20030101,20030410,20030719,20060101", "20000228", UTC); in testAdvanceTo4()
685 …10,19990210,19990310,20010110," + "20010210,20010310,20030110,20030210,20030310", "19980401", UTC); in testAdvanceTo5()
691 …971104," + "19971111,19971118,19971125,19971202,19971209," + "19971216,19971223", "19970930", UTC); in testAdvanceTo6()
[all …]
/frameworks/rs/script_api/
Drs_time.spec30 January 1, 1970, Coordinated Universal Time (UTC)).
81 Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).
/frameworks/base/core/proto/android/service/
Dpackage.proto109 // UTC timestamp of install
111 // Millisecond UTC timestamp of latest update adjusted to Google's server clock.
Dgraphicsstats.proto37 // The start & end timestamps in UTC as
/frameworks/rs/script_api/include/
Drs_time.rsh33 * January 1, 1970, Coordinated Universal Time (UTC)).
91 * Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).
/frameworks/support/tv-provider/tests/src/android/support/media/tv/
DPreviewProgramTest.java208 .setReleaseDate(new Date(Date.UTC(97, 2, 8, 9, 30, 59))) in testPreviewProgramWithPartialData()
/frameworks/base/api/
Dcurrent.txt41879 field public static final java.lang.String TIMEZONE_UTC = "UTC";
62576 field public static final java.time.ZoneOffset UTC;
63481 enum_constant public static final java.time.zone.ZoneOffsetTransitionRule.TimeDefinition UTC;
64130 method public static deprecated long UTC(int, int, int, int, int, int);
Dtest-current.txt42155 field public static final java.lang.String TIMEZONE_UTC = "UTC";
63058 field public static final java.time.ZoneOffset UTC;
63963 enum_constant public static final java.time.zone.ZoneOffsetTransitionRule.TimeDefinition UTC;
64612 method public static deprecated long UTC(int, int, int, int, int, int);
Dsystem-current.txt45464 field public static final java.lang.String TIMEZONE_UTC = "UTC";
66534 field public static final java.time.ZoneOffset UTC;
67439 enum_constant public static final java.time.zone.ZoneOffsetTransitionRule.TimeDefinition UTC;
68088 method public static deprecated long UTC(int, int, int, int, int, int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30154 field public static final java.lang.String TIMEZONE_UTC = "UTC";
48021 method public static deprecated long UTC(int, int, int, int, int, int);