Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DTimeZoneDetectorShellHelper.java61 private static final String SHELL_COMMAND_IS_GEO_DETECTION_ENABLED = "is_geo_detection_enabled"; field in TimeZoneDetectorShellHelper
93 SHELL_CMD_PREFIX + SHELL_COMMAND_IS_GEO_DETECTION_ENABLED); in isGeoDetectionEnabled()