Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DServerFlags.java68 KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_OVERRIDE,
146 KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_OVERRIDE = field in ServerFlags
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DServiceConfigAccessorImpl.java66 ServerFlags.KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_OVERRIDE,
79 ServerFlags.KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_OVERRIDE,
585 ServerFlags.KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_OVERRIDE); in getGeoDetectionSettingEnabledOverride()
H A DTimeZoneDetectorShellCommand.java39 …tic com.android.server.timedetector.ServerFlags.KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_O…
309 pw.printf(" %s\n", KEY_LOCATION_TIME_ZONE_DETECTION_SETTING_ENABLED_OVERRIDE); in onHelp()