Home
last modified time | relevance | path

Searched refs:auto_timezone (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/command/adb_commands/
Dcommon.py103 auto_timezone = DeviceSetting(GLOBAL, 'auto_timezone') variable
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/
Dinstrumentation_base_test.py240 self.adb_run(common.auto_timezone.toggle(False))
260 self.adb_run(common.auto_timezone.toggle(False))
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dinstrumentation_power_test.py151 self.adb_run(common.auto_timezone.toggle(False))