Home
last modified time | relevance | path

Searched refs:timezone (Results 1 – 7 of 7) sorted by relevance

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DBatteryStatsSummaryInfoParserTest.java89 String timezone = in testBatteryStatsSummaryInfoParser() local
95 timezone, timezone), in testBatteryStatsSummaryInfoParser()
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/command/adb_commands/
Dcommon.py105 timezone = DeviceSetprop('persist.sys.timezone') variable
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java1269 protected void setTimezone(String timezone) { in setTimezone() argument
1270 mTimezone = timezone; in setTimezone()
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dinstrumentation_power_test.py152 self.adb_run(common.timezone.set_value(str(tzlocal.get_localzone())))
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1818 String timezone = getProperty("persist.sys.timezone"); in getDeviceTimezone() local
1819 if (timezone != null) { in getDeviceTimezone()
1820 return timezone.trim(); in getDeviceTimezone()
1836 String timezone = getDeviceTimezone(); in isNewer() local
1839 format.setTimeZone(TimeZone.getTimeZone(timezone)); in isNewer()
/tools/test/connectivity/acts/framework/acts/
Dutils.py169 tzoffset = int(time.timezone / 3600)
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...