Home
last modified time | relevance | path

Searched refs:TIME_ZONE (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/automotive/functional/statusbar/src/android/platform/tests/
DStatusBarTest.java39 private static final String TIME_ZONE = "GMT"; field in StatusBarTest
75 mStatusBarHelper.get().getCurrentTimeWithTimeZone(TIME_ZONE)); in testClockTime()
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DDateTimeSettingTest.java51 private static final String TIME_ZONE = "Costa Rica"; field in DateTimeSettingTest
90 mDateTimeSettingsHelper.get().setTimeZone(TIME_ZONE); in testSetTimeZone()