Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DTimeZoneDetectorShellHelper.java80 private static final String SETTING_AUTO_TIME_ZONE_EXPLICIT_IS_SET = "1"; field in TimeZoneDetectorShellHelper
141 return SETTING_AUTO_TIME_ZONE_EXPLICIT_IS_SET.equals(result); in isAutoTimeZoneEnabledExplicitly()
156 SETTING_AUTO_TIME_ZONE_EXPLICIT, SETTING_AUTO_TIME_ZONE_EXPLICIT_IS_SET); in setAutoTimeZoneEnabledExplicitly()